ArmNN
 20.02
TfParser Member List

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

Create()ITfParserstatic
CreateNetworkFromBinaryFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs) overrideTfParservirtual
CreateNetworkFromString(const char *protoText, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs) overrideTfParservirtual
CreateNetworkFromTextFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs) overrideTfParservirtual
CreateRaw()ITfParserstatic
Destroy(ITfParser *parser)ITfParserstatic
GetNetworkInputBindingInfo(const std::string &name) const overrideTfParservirtual
GetNetworkOutputBindingInfo(const std::string &name) const overrideTfParservirtual
ParsedConstTfOperation classTfParserfriend
ParsedMatMulTfOperation classTfParserfriend
ParsedMulTfOperation classTfParserfriend
TfParser()TfParser
~ITfParser()ITfParserinlineprotectedvirtual