From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- ...te_parser_1_1_tf_lite_parser_impl-members.xhtml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 21.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl-members.xhtml (limited to '21.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl-members.xhtml') diff --git a/21.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl-members.xhtml b/21.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl-members.xhtml new file mode 100644 index 0000000000..53e5ce1b8e --- /dev/null +++ b/21.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl-members.xhtml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
TfLiteParserImpl Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
BufferPtr typedefTfLiteParserImpl
BufferRawPtr typedefTfLiteParserImpl
CreateNetworkFromBinary(const std::vector< uint8_t > &binaryContent)TfLiteParserImpl
CreateNetworkFromBinaryFile(const char *graphFile)TfLiteParserImpl
GetBuffer(const ModelPtr &model, size_t bufferIndex)TfLiteParserImplstatic
GetInputs(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetInputTensorIds(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetNetworkInputBindingInfo(size_t subgraphId, const std::string &name) constTfLiteParserImpl
GetNetworkOutputBindingInfo(size_t subgraphId, const std::string &name) constTfLiteParserImpl
GetOutputs(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetOutputTensorIds(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetSubgraphCount() constTfLiteParserImpl
GetSubgraphInputs(const ModelPtr &model, size_t subgraphIndex)TfLiteParserImplstatic
GetSubgraphInputTensorNames(size_t subgraphId) constTfLiteParserImpl
GetSubgraphOutputs(const ModelPtr &model, size_t subgraphIndex)TfLiteParserImplstatic
GetSubgraphOutputTensorNames(size_t subgraphId) constTfLiteParserImpl
GetVersion()TfLiteParserImplstatic
LoadModelFromBinary(const uint8_t *binaryContent, size_t len)TfLiteParserImplstatic
LoadModelFromFile(const char *fileName)TfLiteParserImplstatic
ModelPtr typedefTfLiteParserImpl
OperatorCodePtr typedefTfLiteParserImpl
OperatorPtr typedefTfLiteParserImpl
OutputShapeOfReshape(const armnn::TensorInfo &inputTensorInfo, const std::vector< int32_t > &targetDimsIn)TfLiteParserImplstatic
OutputShapeOfSqueeze(const std::vector< uint32_t > &squeezeDims, const armnn::TensorInfo &inputTensorInfo)TfLiteParserImplstatic
SubgraphPtr typedefTfLiteParserImpl
TensorIdRawPtr typedefTfLiteParserImpl
TensorIdRawPtrVector typedefTfLiteParserImpl
TensorPtr typedefTfLiteParserImpl
TensorRawPtr typedefTfLiteParserImpl
TensorRawPtrVector typedefTfLiteParserImpl
TfLiteParserImpl(const armnn::Optional< ITfLiteParser::TfLiteParserOptions > &options=armnn::EmptyOptional())TfLiteParserImpl
~TfLiteParserImpl()=defaultTfLiteParserImpl
+
+ + + + -- cgit v1.2.1