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