lightning/pytorch_lightning/core
Rohit Gupta 5bef046759 [Docs] fix on_after_backward example (#5278)
* fix on_after_backward docs

* doc fix
2021-02-03 19:39:28 +01: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 [Docs] fix on_after_backward example (#5278) 2021-02-03 19:39:28 +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