lightning/pytorch_lightning/core
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 CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
datamodule.py Fix isort failures in core (#5526) 2021-01-27 05:02:16 -05:00
decorators.py docs cleaning - testcode (#5595) 2021-01-26 04:44:54 -05:00
grads.py PyTorch 1.7 Stable support (#3821) 2020-10-30 15:42:14 +00:00
hooks.py [bug-fix] Call transfer_batch_to_device in DDPlugin (#5195) 2021-01-26 14:28:45 +01:00
lightning.py Refactor access to trainer attributes in LightningModule (#5730) 2021-02-01 14:28:17 +00:00
memory.py [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
optimizer.py Fix isort failures in core (#5526) 2021-01-27 05:02:16 -05:00
saving.py Fix isort failures in core (#5526) 2021-01-27 05:02:16 -05:00
step_result.py prune deprecated EvalResult (#5633) 2021-01-26 03:09:39 -05:00