ArmNN
 25.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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