ArmNN
 23.11
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)ITfLiteParser
CreateNetworkFromBinaryFile(const char *graphFile)ITfLiteParser
CreateRaw(const armnn::Optional< TfLiteParserOptions > &options=armnn::EmptyOptional())ITfLiteParserstatic
Destroy(ITfLiteParser *parser)ITfLiteParserstatic
GetNetworkInputBindingInfo(size_t subgraphId, const std::string &name) constITfLiteParser
GetNetworkOutputBindingInfo(size_t subgraphId, const std::string &name) constITfLiteParser
GetSubgraphCount() constITfLiteParser
GetSubgraphInputTensorNames(size_t subgraphId) constITfLiteParser
GetSubgraphOutputTensorNames(size_t subgraphId) constITfLiteParser