Home
last modified time | relevance | path

Searched refs:modelPath (Results 1 - 1 of 1) sorted by relevance

/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp163 std::string modelPath = g_testResourcesDir + modelName + ".ms"; in ModelPredict() local
164 const char *graphPath = modelPath.c_str(); in ModelPredict()
214 std::string modelPath = g_testResourcesDir + modelName + ".ms"; in ModelPredict_ModelBuild() local
215 const char *graphPath = modelPath.c_str(); in ModelPredict_ModelBuild()
241 std::string modelPath = g_testResourcesDir + modelName + ".ms"; in ModelTrain() local
242 const char *graphPath = modelPath.c_str(); in ModelTrain()

Completed in 1 milliseconds