lightning/pytorch_lightning/tuner
Akihiro Nitta 710b144b9b
Restore `trainer.current_epoch` after tuning (#7434)
* Add a test

* Save and restore current_epoch

* Update CHANGELOG

* alphabetical order
2021-05-08 07:15:52 +02:00
..
__init__.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
auto_gpu_select.py Code cleaning in preparation for #7258 [3/n] (#7262) 2021-04-29 14:40:51 +02:00
batch_size_scaling.py Fix auto scaling mode when calling tune method on trainer. (#7321) 2021-05-04 12:03:51 +00:00
lr_finder.py Restore `trainer.current_epoch` after tuning (#7434) 2021-05-08 07:15:52 +02:00
tuning.py Fix auto scaling mode when calling tune method on trainer. (#7321) 2021-05-04 12:03:51 +00:00