ArmNN
 21.05
TfLiteParserImpl Member List

This is the complete list of members for TfLiteParserImpl, including all inherited members.

BufferPtr typedefTfLiteParserImpl
BufferRawPtr typedefTfLiteParserImpl
CreateNetworkFromBinary(const std::vector< uint8_t > &binaryContent)TfLiteParserImpl
CreateNetworkFromBinaryFile(const char *graphFile)TfLiteParserImpl
GetBuffer(const ModelPtr &model, size_t bufferIndex)TfLiteParserImplstatic
GetInputs(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetInputTensorIds(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetNetworkInputBindingInfo(size_t subgraphId, const std::string &name) constTfLiteParserImpl
GetNetworkOutputBindingInfo(size_t subgraphId, const std::string &name) constTfLiteParserImpl
GetOutputs(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetOutputTensorIds(const ModelPtr &model, size_t subgraphIndex, size_t operatorIndex)TfLiteParserImplstatic
GetSubgraphCount() constTfLiteParserImpl
GetSubgraphInputs(const ModelPtr &model, size_t subgraphIndex)TfLiteParserImplstatic
GetSubgraphInputTensorNames(size_t subgraphId) constTfLiteParserImpl
GetSubgraphOutputs(const ModelPtr &model, size_t subgraphIndex)TfLiteParserImplstatic
GetSubgraphOutputTensorNames(size_t subgraphId) constTfLiteParserImpl
GetVersion()TfLiteParserImplstatic
LoadModelFromBinary(const uint8_t *binaryContent, size_t len)TfLiteParserImplstatic
LoadModelFromFile(const char *fileName)TfLiteParserImplstatic
ModelPtr typedefTfLiteParserImpl
OperatorCodePtr typedefTfLiteParserImpl
OperatorPtr typedefTfLiteParserImpl
OutputShapeOfReshape(const armnn::TensorInfo &inputTensorInfo, const std::vector< int32_t > &targetDimsIn)TfLiteParserImplstatic
OutputShapeOfSqueeze(const std::vector< uint32_t > &squeezeDims, const armnn::TensorInfo &inputTensorInfo)TfLiteParserImplstatic
SubgraphPtr typedefTfLiteParserImpl
TensorIdRawPtr typedefTfLiteParserImpl
TensorIdRawPtrVector typedefTfLiteParserImpl
TensorPtr typedefTfLiteParserImpl
TensorRawPtr typedefTfLiteParserImpl
TensorRawPtrVector typedefTfLiteParserImpl
TfLiteParserImpl(const armnn::Optional< ITfLiteParser::TfLiteParserOptions > &options=armnn::EmptyOptional())TfLiteParserImpl
~TfLiteParserImpl()=defaultTfLiteParserImpl