From cb0630959aeae05bc2ae9f6d80cf5f5983a8fb77 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 23 Nov 2022 11:05:29 +0000 Subject: IVGCVSW-7075 Update Doxygen for 22.11 Release Signed-off-by: Nikhil Raj Change-Id: Ib5669e8fd3739d1b10f5dd694d020d51799896dc --- ...mnn_onnx_parser_1_1_i_onnx_parser-members.xhtml | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 22.11/classarmnn_onnx_parser_1_1_i_onnx_parser-members.xhtml (limited to '22.11/classarmnn_onnx_parser_1_1_i_onnx_parser-members.xhtml') diff --git a/22.11/classarmnn_onnx_parser_1_1_i_onnx_parser-members.xhtml b/22.11/classarmnn_onnx_parser_1_1_i_onnx_parser-members.xhtml new file mode 100644 index 0000000000..a25a0e7444 --- /dev/null +++ b/22.11/classarmnn_onnx_parser_1_1_i_onnx_parser-members.xhtml @@ -0,0 +1,126 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
IOnnxParser Member List
+
+
+ +

This is the complete list of members for IOnnxParser, including all inherited members.

+ + + + + + + + + + + + +
Create()IOnnxParserstatic
CreateNetworkFromBinaryFile(const char *graphFile)IOnnxParser
CreateNetworkFromBinaryFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes)IOnnxParser
CreateNetworkFromString(const std::string &protoText)IOnnxParser
CreateNetworkFromString(const std::string &protoText, const std::map< std::string, armnn::TensorShape > &inputShapes)IOnnxParser
CreateNetworkFromTextFile(const char *graphFile)IOnnxParser
CreateNetworkFromTextFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes)IOnnxParser
CreateRaw()IOnnxParserstatic
Destroy(IOnnxParser *parser)IOnnxParserstatic
GetNetworkInputBindingInfo(const std::string &name) constIOnnxParser
GetNetworkOutputBindingInfo(const std::string &name) constIOnnxParser
+
+ + + + -- cgit v1.2.1