lightning/pytorch_lightning/tuner
Elad Segal 413f7b2894
fix batch auto scaling when `init_val` causes OOM (#8954)
* fix batch auto scaling when `init_val` causes OOM

* Update CHANGELOG.md

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-18 09:56:16 +02:00
..
__init__.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
auto_gpu_select.py Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
batch_size_scaling.py fix batch auto scaling when `init_val` causes OOM (#8954) 2021-08-18 09:56:16 +02:00
lr_finder.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
tuning.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00