lightning/pytorch_lightning
Adrian Wälchli 7b917de946
fix setting batch_size attribute in batch_size finder (finishing PR #2523) (#3043)
* lightning attr fix

* revert refactor

* create test

* separate test

* changelog update

* tests

* revert

* Update pytorch_lightning/trainer/training_tricks.py

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-08-19 19:01:55 -04:00
..
accelerators set device to root gpu (#3042) 2020-08-18 19:28:35 -04:00
callbacks added warning when changing monitor and using results obj (#3014) 2020-08-17 10:29:28 -04:00
core Retrieve last logged val from result by key (#3049) 2020-08-19 18:59:14 -04:00
loggers Squashed commit of the following: (#2164) 2020-08-09 06:08:44 -04:00
metrics fix reduction docstring and clean tests (#2885) 2020-08-09 06:03:24 -04:00
overrides clean imports (#2867) 2020-08-08 00:33:51 +02:00
profiler replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
trainer fix setting batch_size attribute in batch_size finder (finishing PR #2523) (#3043) 2020-08-19 19:01:55 -04:00
utilities added lr scheduler test using dev debugger (#3004) 2020-08-16 11:37:38 -04:00
__init__.py Update __init__.py 2020-08-17 15:06:42 -04:00