From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ..._lite_parser_1_1_i_tf_lite_parser-members.xhtml | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 20.02/classarmnn_tf_lite_parser_1_1_i_tf_lite_parser-members.xhtml (limited to '20.02/classarmnn_tf_lite_parser_1_1_i_tf_lite_parser-members.xhtml') diff --git a/20.02/classarmnn_tf_lite_parser_1_1_i_tf_lite_parser-members.xhtml b/20.02/classarmnn_tf_lite_parser_1_1_i_tf_lite_parser-members.xhtml new file mode 100644 index 0000000000..98d19d07d4 --- /dev/null +++ b/20.02/classarmnn_tf_lite_parser_1_1_i_tf_lite_parser-members.xhtml @@ -0,0 +1,126 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ITfLiteParser Member List
+
+
+ +

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

+ + + + + + + + + + + + +
Create(const armnn::Optional< TfLiteParserOptions > &options=armnn::EmptyOptional())ITfLiteParserstatic
CreateNetworkFromBinary(const std::vector< uint8_t > &binaryContent)=0ITfLiteParserpure virtual
CreateNetworkFromBinaryFile(const char *graphFile)=0ITfLiteParserpure virtual
CreateRaw(const armnn::Optional< TfLiteParserOptions > &options=armnn::EmptyOptional())ITfLiteParserstatic
Destroy(ITfLiteParser *parser)ITfLiteParserstatic
GetNetworkInputBindingInfo(size_t subgraphId, const std::string &name) const =0ITfLiteParserpure virtual
GetNetworkOutputBindingInfo(size_t subgraphId, const std::string &name) const =0ITfLiteParserpure virtual
GetSubgraphCount() const =0ITfLiteParserpure virtual
GetSubgraphInputTensorNames(size_t subgraphId) const =0ITfLiteParserpure virtual
GetSubgraphOutputTensorNames(size_t subgraphId) const =0ITfLiteParserpure virtual
~ITfLiteParser()ITfLiteParserinlineprotectedvirtual
+
+ + + + -- cgit v1.2.1