Function MSModelGetLearningRate

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.