ArmNN
 20.02
ITfParser Member List

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

Create()ITfParserstatic
CreateNetworkFromBinaryFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)=0ITfParserpure virtual
CreateNetworkFromString(const char *protoText, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)=0ITfParserpure virtual
CreateNetworkFromTextFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)=0ITfParserpure virtual
CreateRaw()ITfParserstatic
Destroy(ITfParser *parser)ITfParserstatic
GetNetworkInputBindingInfo(const std::string &name) const =0ITfParserpure virtual
GetNetworkOutputBindingInfo(const std::string &name) const =0ITfParserpure virtual
~ITfParser()ITfParserinlineprotectedvirtual