|
25.02
|
This is the complete list of members for ITfLiteParser, including all inherited members.
| Create(const armnn::Optional< TfLiteParserOptions > &options=armnn::EmptyOptional()) | ITfLiteParser | static |
| CreateNetworkFromBinary(const std::vector< uint8_t > &binaryContent) | ITfLiteParser | |
| CreateNetworkFromBinaryFile(const char *graphFile) | ITfLiteParser | |
| CreateRaw(const armnn::Optional< TfLiteParserOptions > &options=armnn::EmptyOptional()) | ITfLiteParser | static |
| Destroy(ITfLiteParser *parser) | ITfLiteParser | static |
| GetNetworkInputBindingInfo(size_t subgraphId, const std::string &name) const | ITfLiteParser | |
| GetNetworkOutputBindingInfo(size_t subgraphId, const std::string &name) const | ITfLiteParser | |
| GetSubgraphCount() const | ITfLiteParser | |
| GetSubgraphInputTensorNames(size_t subgraphId) const | ITfLiteParser | |
| GetSubgraphOutputTensorNames(size_t subgraphId) const | ITfLiteParser |