lightning/pytorch_lightning/core
Adrian Wälchli 26cb5f6817
Improved docs for LightningModule (#1389)
* improve docs for LightingModule

* fix typos

* revert a doctest

* more fixes
2020-04-06 08:12:44 -04:00
..
__init__.py Remove unnecessary parameters to super() in documentation and source code (#1240) 2020-03-27 12:36:50 +00:00
decorators.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
grads.py Type Hints for Lightning Core (#946) 2020-03-12 12:47:23 -04:00
hooks.py CI: Force docs warnings to be raised as errors (+ fix all) (#1191) 2020-03-20 20:49:01 +01:00
lightning.py Improved docs for LightningModule (#1389) 2020-04-06 08:12:44 -04:00
memory.py Change min max gpu memory to be on their own plots (#1358) 2020-04-03 14:59:27 -04:00
model_saving.py Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
root_module.py Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
saving.py change default logger to dedicated one (#1064) 2020-03-17 18:44:00 -04:00