Searched defs:protoText (Results 1 – 3 of 3) sorted by relevance
570 ModelPtr OnnxParser::LoadModelFromString(const std::string& protoText) in LoadModelFromString()589 INetworkPtr OnnxParser::CreateNetworkFromString(const std::string& protoText) in CreateNetworkFromString()
1697 INetworkPtr CaffeParserBase::CreateNetworkFromString(const char* protoText, in CreateNetworkFromString()
3530 INetworkPtr TfParser::CreateNetworkFromString(const char* protoText, in CreateNetworkFromString()