ArmNN
 20.08
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