lightning/pytorch_lightning/core
Jean-Baptiste SCHIRATTI e570d2e1ca
Doc fixes (#1362)
* Doc fixes from #1357 (awaelchli's comments) + changelog.

* Fix indentation.

* Add blank line to fix doc build?
2020-04-03 15:02:20 -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 Doc fixes (#1362) 2020-04-03 15:02:20 -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