lightning/pytorch_lightning/tuner
Adrian Wälchli 344f3a984a
Refactor access to trainer attributes in LightningModule (#5730)
* rank access

* tests for property

* weekref

* logger

* changelog

* torchscript

* changelog

* chlog

* .

* amp

* yapf

* flake8

Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
2021-02-01 14:28:17 +00:00
..
__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 isort a few failures (#5504) 2021-01-15 17:44:27 -05:00
lr_finder.py Fix isort a few failures (#5504) 2021-01-15 17:44:27 -05:00
tuning.py Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00