lightning/pytorch_lightning/accelerators
Jirka Borovec 31a36f04df
define distributed as a type (#3740)
* define type

* miss

* Apply suggestions from code review

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

* miss

* warn

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-09-30 08:33:01 -04:00
..
__init__.py ref: merge backends x/n (#3478) 2020-09-12 13:55:55 -04:00
accelerator_connector.py define distributed as a type (#3740) 2020-09-30 08:33:01 -04:00
base_backend.py define distributed as a type (#3740) 2020-09-30 08:33:01 -04:00
cpu_backend.py disable optimizers setup during testing (#3059) 2020-09-29 01:09:04 +02:00
ddp2_backend.py ref: precision plugins 1/n (#3504) 2020-09-15 09:56:12 -04:00
ddp_backend.py ref: precision plugins 1/n (#3504) 2020-09-15 09:56:12 -04:00
ddp_base_backend.py define distributed as a type (#3740) 2020-09-30 08:33:01 -04:00
ddp_cpu_spawn_backend.py ref: move backends back to individual files (1/5) (ddp_cpu) (#3712) 2020-09-29 01:59:18 -04:00
ddp_spawn_backend.py ref: precision plugins 1/n (#3504) 2020-09-15 09:56:12 -04:00
dp_backend.py disable optimizers setup during testing (#3059) 2020-09-29 01:09:04 +02:00
gpu_backend.py disable optimizers setup during testing (#3059) 2020-09-29 01:09:04 +02:00
horovod_backend.py disable optimizers setup during testing (#3059) 2020-09-29 01:09:04 +02:00
tpu_backend.py define distributed as a type (#3740) 2020-09-30 08:33:01 -04:00