Add `last_epoch` argument to `optimization.get_scheduler` (#2850)
Add last_epoch arg to optimization.get_scheduler. Allows the specification of the index of the last epoch when resuming training.
Showing
Please register or sign in to comment