Function MSModelGetLearningRate
- Defined in File model_c.h 
Function Documentation
- 
float MSModelGetLearningRate(MSModelHandle model)
- Obtains the Learning Rate of the optimizer. Only valid for Lite Train. - 返回
- Learning rate. 0.0 if no optimizer was found.