Function MSModelSetLearningRate
- Defined in File model_c.h 
Function Documentation
- 
MSStatus MSModelSetLearningRate(MSModelHandle model, float learning_rate)
- Sets the Learning Rate of the training. Only valid for Lite Train. - 参数
- learning_rate – [in] to set. 
- 返回
- MSStatus of operation.