lightning/pytorch_lightning/tuner
Mohamed Al Salti cd90dd429b
Fix batch_arg_name bug (#4812)
Add `batch_arg_name` to all calls to `_adjust_batch_size`
2020-11-23 11:34:11 +05:30
..
__init__.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
auto_gpu_select.py fix: `nb` is set total number of devices, when nb is -1. (#4209) 2020-10-29 10:50:37 +01:00
batch_size_scaling.py Fix batch_arg_name bug (#4812) 2020-11-23 11:34:11 +05:30
lr_finder.py Skip tuner algorithms on fast dev (#3903) 2020-11-10 00:34:42 +01:00
tuning.py Add fsspec to tuner (#4458) 2020-11-03 15:09:40 +05:30