Home
last modified time | relevance | path

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

/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp467 char **setLossName = TransStrVectorToCharArrays(set_train_cfg_loss_name); in HWTEST() local
468 OH_AI_TrainCfgSetLossName(trainCfg, const_cast<const char **>(setLossName), set_train_cfg_loss_name.size()); in HWTEST()
480 free(setLossName[i]); in HWTEST()
483 free(setLossName); in HWTEST()

Completed in 3 milliseconds