lightning/pytorch_lightning/core
Tullie Murrell b31edf37bf
Change min max gpu memory to be on their own plots (#1358)
2020-04-03 14:59:27 -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 Make training_epoch_end behave like validation_epoch_end (#1357) 2020-04-03 14:43:26 +02: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