You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fixes issue #855; when warmup_end_value is None, it is set to the optimizer initial lr
* fix doc string
* Update test_param_scheduler.py
* black formatting
* black formatting
Co-authored-by: vfdev <vfdev.5@gmail.com>
🚀 Feature
It would be interesting to setup a lr scheduler without specifying
warmup_end_value
which can be deduced from provided optimizer:The text was updated successfully, but these errors were encountered: