lightning/pytorch_lightning
Akihiro Nitta 0a2fb05aac
Document exceptions in callbacks (#5541)
* Add Raises: section to docstring

* Add Raises section to the docs

* Add raises section to the docs

* Apply suggestions from code review

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* fix

* Remove unnecessary instance check

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-02-15 10:24:36 +00:00
..
accelerators remove legacy accelerators (#5949) 2021-02-14 16:03:45 +00:00
callbacks Document exceptions in callbacks (#5541) 2021-02-15 10:24:36 +00:00
core new LightningModule hook "configure_callbacks" (#5621) 2021-02-12 19:27:44 -05:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
metrics remove executable bit on source files (#5929) 2021-02-12 00:06:40 +01:00
overrides PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
plugins PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer remove legacy accelerators (#5949) 2021-02-14 16:03:45 +00:00
tuner formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
utilities PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
__init__.py v1.2.0rc1 (#5946) 2021-02-13 12:58:25 +00:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Docs: move images (#5756) 2021-02-03 15:08:19 +00:00