Function MSModelGetTrainMode
Defined in File model_c.h
Function Documentation
-
bool MSModelGetTrainMode(MSModelHandle model)
Get the model running mode.
- 参数
model – [in] Model object handle.
- 返回
Is Train Mode or not.
Defined in File model_c.h
Get the model running mode.
model – [in] Model object handle.
Is Train Mode or not.