Function MSTrainCfgGetLossName
- Defined in File model_c.h 
Function Documentation
- 
char **MSTrainCfgGetLossName(MSTrainCfgHandle train_cfg, size_t *num)
- Obtains part of the name that identify a loss kernel. Only valid for Lite Train. - 参数
- train_cfg – [in] TrainCfg object handle. 
- num – [in] The num of loss_name. 
 
- 返回
- loss_name.