lightning/pytorch_lightning/tuner
Adrian Wälchli e245065fbc
limit auto scaling batch size to the size of the training dataset (#3271)
* fix

* fix and test

* fix merge error

* test for max dataset size

* changelog

* update docs

* fix merge

* unused imports

* imports
2020-09-09 10:51:43 +02:00
..
__init__.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
auto_gpu_select.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
batch_size_scaling.py limit auto scaling batch size to the size of the training dataset (#3271) 2020-09-09 10:51:43 +02:00
tuning.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00