lightning/pytorch_lightning/callbacks
Vadim Bereznyuk edd4a87fb0
Refactor callbacks (#776)
* Refactor callbacks

* flake8

* Update docstrings

* Simplified callback, protected trainer

* .set_trainer() check

* update docs

* missed super().__ini__()

* Updated tests

* Use uppercase

* refine checkpoint callback tests

* Added test_begin() and test_end()
2020-02-16 00:03:05 -05:00
..
__init__.py Gradient accumulation callback (#150) 2019-08-30 10:56:14 -04:00
pt_callbacks.py Refactor callbacks (#776) 2020-02-16 00:03:05 -05:00