WarmupScheduler =============== .. currentmodule:: lib.training.lr_warmup .. autoclass:: WarmupScheduler :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~WarmupScheduler.get_last_lr ~WarmupScheduler.get_lr ~WarmupScheduler.load_state_dict ~WarmupScheduler.state_dict ~WarmupScheduler.step .. rubric:: Methods Documentation .. automethod:: get_last_lr .. automethod:: get_lr .. automethod:: load_state_dict .. automethod:: state_dict .. automethod:: step