lightning/pytorch_lightning
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
..
accelerators Hardware specific parts of Accelerator Refactoring (#5719) 2021-02-01 08:34:59 -05:00
callbacks [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
core Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers docs cleaning - testcode (#5595) 2021-01-26 04:44:54 -05:00
metrics formatting 6/n: metrics (#5722) 2021-02-01 09:24:07 +01:00
overrides Hardware specific parts of Accelerator Refactoring (#5719) 2021-02-01 08:34:59 -05:00
plugins Accelerator Refactor/RPC + Sharded (#5732) 2021-02-01 14:49:15 +01:00
profiler [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
trainer Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
tuner Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
utilities Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05:00
__init__.py update nightly & upgrade Twine (#5458) 2021-01-26 14:29:47 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00