Function MSModelGetTrainMode
Defined in File model_c.h
Function Documentation
-
bool MSModelGetTrainMode(MSModelHandle model)
Get the model running mode.
- Parameters
model – [in] Model object handle.
- Returns
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.