Searched refs:ModelTrain (Results 1 - 3 of 3) sorted by relevance
/third_party/mindspore/test/utils/ |
H A D | model_utils.h | 47 void ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName,
|
H A D | model_utils.cpp | 239 void ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, in ModelTrain() function
|
/third_party/mindspore/test/unittest/ |
H A D | mindspore_unit_test.cpp | 521 ModelTrain(model, context, "lenet_train", {}, true, false, false); in HWTEST()
|
Completed in 5 milliseconds