Merge pull request #727 from pytorch/fix_lr_scheduler
Set initial learning rate in LR schedulers by calling step_update(0) at init
Showing
Please register or sign in to comment
Set initial learning rate in LR schedulers by calling step_update(0) at init