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 --- ...tf_lite_parser_1_1_tf_lite_parser-members.xhtml | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 20.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser-members.xhtml (limited to '20.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser-members.xhtml') diff --git a/20.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser-members.xhtml b/20.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser-members.xhtml new file mode 100644 index 0000000000..8dfc2701df --- /dev/null +++ b/20.02/classarmnn_tf_lite_parser_1_1_tf_lite_parser-members.xhtml @@ -0,0 +1,150 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
TfLiteParser Member List
+
+
+ +

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

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