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.
- Returns
Learning rate. 0.0 if no optimizer was found.