oneflow.optim.lr\_scheduler.StepLR ================================== .. currentmodule:: oneflow.optim.lr_scheduler .. autoclass:: StepLR .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~StepLR.__delattr__ ~StepLR.__dir__ ~StepLR.__eq__ ~StepLR.__format__ ~StepLR.__ge__ ~StepLR.__getattribute__ ~StepLR.__gt__ ~StepLR.__hash__ ~StepLR.__init__ ~StepLR.__init_subclass__ ~StepLR.__le__ ~StepLR.__lt__ ~StepLR.__ne__ ~StepLR.__new__ ~StepLR.__reduce__ ~StepLR.__reduce_ex__ ~StepLR.__repr__ ~StepLR.__setattr__ ~StepLR.__sizeof__ ~StepLR.__str__ ~StepLR.__subclasshook__ ~StepLR._generate_conf_for_graph ~StepLR._init_base_lrs ~StepLR.get_last_lr ~StepLR.get_lr ~StepLR.load_state_dict ~StepLR.print_lr ~StepLR.state_dict ~StepLR.step ~StepLR.update_lrs