lightning/pytorch_lightning/core
Jirka Borovec c09317e68f
cleaning (#2030)
* cleaning

* optim imports

* fix

* typo

* on

* mergify
2020-06-04 11:25:07 -04:00
..
__init__.py Improved docs for pytorch_lightning.core (continued) (#1483) 2020-04-16 12:04:55 -04:00
decorators.py add rank warning (#1428) 2020-04-09 14:05:46 -04:00
grads.py Mistake in parameters' grad norm tracking (#2012) 2020-06-02 18:51:09 -04:00
hooks.py data transfer model hook (+ refactor) (#1756) 2020-06-02 21:45:19 -04:00
lightning.py cleaning (#2030) 2020-06-04 11:25:07 -04:00
memory.py Improved docs for pytorch_lightning.core (continued) (#1483) 2020-04-16 12:04:55 -04:00
model_saving.py Join Horovod workers at the end of trainer.fit() to prevent race conditions following training (#1786) 2020-05-12 09:15:25 +00:00
root_module.py Join Horovod workers at the end of trainer.fit() to prevent race conditions following training (#1786) 2020-05-12 09:15:25 +00:00
saving.py fix default arg (#1927) 2020-05-26 19:04:42 -04:00