ArmNN
 20.05
ICaffeParser Member List

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

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