lightning/pytorch_lightning/accelerators
Jirka Borovec 5ae6926a52
fix some minor typos in docs (#5369)
* fix docs typos

* Apply suggestions from code review

Co-authored-by: Wansoo Kim <rladhkstn8@gmail.com>

* flake8

Co-authored-by: Wansoo Kim <rladhkstn8@gmail.com>
2021-01-07 08:01:52 -05:00
..
__init__.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
accelerator_connector.py Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
cpu_accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
ddp2_accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
ddp_accelerator.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
ddp_cpu_hpc_accelerator.py Fix hang in DDP HPC accelerators (#5157) 2021-01-05 09:58:36 +01:00
ddp_cpu_spawn_accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
ddp_hpc_accelerator.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
ddp_spawn_accelerator.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
dp_accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
gpu_accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
horovod_accelerator.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
tpu_accelerator.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00