lightning/pytorch_lightning/accelerators
Akihiro Nitta d27ee8b5bf
docs: Add empty lines in docstring [ci skip] (#4232)
* Add empty lines in docstring for proper docs

* Remove Returns:

* Remove unnecessary Returns:

* Update pytorch_lightning/accelerators/ddp2_accelerator.py

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* fix returns

Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-10-21 09:00:39 -04:00
..
__init__.py notices (#4118) 2020-10-13 07:18:07 -04:00
accelerator.py Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
accelerator_connector.py notices (#4118) 2020-10-13 07:18:07 -04:00
cpu_accelerator.py ref: accelerator names (#4066) 2020-10-11 01:05:14 -04:00
ddp2_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_cpu_slurm_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_cpu_spawn_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_cpu_torchelastic_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_slurm_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_spawn_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
ddp_torchelastic_accelerator.py docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
dp_accelerator.py ref: accelerator names (#4066) 2020-10-11 01:05:14 -04:00
gpu_accelerator.py ref: accelerator names (#4066) 2020-10-11 01:05:14 -04:00
horovod_accelerator.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
tpu_accelerator.py Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00