Function mindspore::StepLRLambda

Function Documentation

int mindspore::StepLRLambda(float *lr, int epoch, void *step_size)

Multiply the LR by a factor of gamma every step_size.