From 549b9600a6eaf0727fa084465a75f173edf8f381 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 May 2022 11:32:07 +0100 Subject: Update 22.05 Doxygen Docs after updates to main Readme Signed-off-by: Nikhil Raj Change-Id: I56711772406a41ff81fa136a5fb6c59c9b9cf504 --- .../classarmnn_1_1_i_subgraph_view_converter.xhtml | 190 +++++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 22.05/classarmnn_1_1_i_subgraph_view_converter.xhtml (limited to '22.05/classarmnn_1_1_i_subgraph_view_converter.xhtml') diff --git a/22.05/classarmnn_1_1_i_subgraph_view_converter.xhtml b/22.05/classarmnn_1_1_i_subgraph_view_converter.xhtml new file mode 100644 index 0000000000..13887d5bc0 --- /dev/null +++ b/22.05/classarmnn_1_1_i_subgraph_view_converter.xhtml @@ -0,0 +1,190 @@ + + + + + + + + + + + + + +ArmNN: ISubgraphViewConverter Class Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ISubgraphViewConverter Class Referenceabstract
+
+
+ +

#include <ISubgraphViewConverter.hpp>

+ + + + + + +

+Public Member Functions

virtual ~ISubgraphViewConverter ()
 
virtual std::vector< CompiledBlobPtrCompileNetwork ()=0
 
+

Detailed Description

+
+

Definition at line 20 of file ISubgraphViewConverter.hpp.

+

Constructor & Destructor Documentation

+ +

◆ ~ISubgraphViewConverter()

+ +
+
+ + + + + +
+ + + + + + + +
virtual ~ISubgraphViewConverter ()
+
+inlinevirtual
+
+ +

Definition at line 23 of file ISubgraphViewConverter.hpp.

+ +

References ISubgraphViewConverter::CompileNetwork().

+
23 {}
+
+
+

Member Function Documentation

+ +

◆ CompileNetwork()

+ +
+
+ + + + + +
+ + + + + + + +
virtual std::vector<CompiledBlobPtr> CompileNetwork ()
+
+pure virtual
+
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.1