lightning/pytorch_lightning/tuner
Adrian Wälchli b2bcad1132
Fix tuner.scale_batch_size not finding batch size attribute when using datamodule (#5968)
2021-03-14 09:16:19 +01:00
..
__init__.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
auto_gpu_select.py docstring changes in tuner (#6264) 2021-03-02 09:22:44 +08:00
batch_size_scaling.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
lr_finder.py fixed bug where tuner would not tune lr if also tuning batch_size (#4688) 2021-03-09 08:30:06 +08:00
tuning.py Fix tuner.scale_batch_size not finding batch size attribute when using datamodule (#5968) 2021-03-14 09:16:19 +01:00