lr_scheduler.MultiStepLR() for SGD Optimizer

Hi, my question is can we control the number of reductions in lr_scheduler.MultiStepLR() function using SGD optimizer.
If yes, kindly share how?