|
25.02
|
Classes | |
| class | ITfLiteParser |
| class | TfLiteParserImpl |
Typedefs | |
| using | BindingPointInfo = armnn::BindingPointInfo |
| using | ITfLiteParserPtr = std::unique_ptr< ITfLiteParser, void(*)(ITfLiteParser *parser)> |
Functions | |
| unsigned int | ComputeWrappedIndex (int idx, unsigned int numDimsIn) |
Definition at line 20 of file ITfLiteParser.hpp.
| using ITfLiteParserPtr = std::unique_ptr<ITfLiteParser, void(*)(ITfLiteParser* parser)> |
Definition at line 24 of file ITfLiteParser.hpp.
| unsigned int armnnTfLiteParser::ComputeWrappedIndex | ( | int | idx, |
| unsigned int | numDimsIn | ||
| ) |
Definition at line 4527 of file TfLiteParser.cpp.
References CHECK_LOCATION.