mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-22 13:30:11 +08:00
* change lr scheduler step interval to update every backwards pass instead of every forwards pass * update CHANGELOG * fix spacing * Add TODO to lr schedule update * remove trailing whitespace Co-authored-by: William Falcon <waf2107@columbia.edu>