lightning/pytorch_lightning/core
Jirka Borovec 774d9be357
Fix docs - missing Trainer (#1159)
* drop pandas

* formatting
2020-03-15 19:46:39 -04:00
..
__init__.py Fix examples that uses type_as (#1129) 2020-03-14 13:02:31 -04: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 Type Hints for Lightning Core (#946) 2020-03-12 12:47:23 -04:00
lightning.py Fix docs - missing Trainer (#1159) 2020-03-15 19:46:39 -04:00
memory.py Type Hints for Lightning Core (#946) 2020-03-12 12:47:23 -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 Type Hints for Lightning Core (#946) 2020-03-12 12:47:23 -04:00