megengine.optimizer.LRScheduler.state_dict

LRScheduler.state_dict()[源代码]

Returns the state of the scheduler as a dict. It contains an entry for every variable in self.__dict__ which is not the optimizer.