lightning/pytorch_lightning/accelerators
William Falcon af5887c0aa
fixed ddp flag crash (#3927)
2020-10-06 22:41:08 -04:00
..
__init__.py test selecting the correct backend. temp backends while slurm and TE are decoupled (#3848) 2020-10-04 15:44:50 -04:00
accelerator_connector.py test selecting the correct backend. temp backends while slurm and TE are decoupled (#3848) 2020-10-04 15:44:50 -04:00
base_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
cpu_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
ddp2_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
ddp_backend.py fixed ddp flag crash (#3927) 2020-10-06 22:41:08 -04:00
ddp_cpu_slurm_backend.py test selecting the correct backend. temp backends while slurm and TE are decoupled (#3848) 2020-10-04 15:44:50 -04:00
ddp_cpu_spawn_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
ddp_cpu_torchelastic_backend.py test selecting the correct backend. temp backends while slurm and TE are decoupled (#3848) 2020-10-04 15:44:50 -04:00
ddp_slurm_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
ddp_spawn_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
ddp_torchelastic_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
dp_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
gpu_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
horovod_backend.py ref: adding compute environments (2/n) (#3842) 2020-10-04 08:48:46 -04:00
tpu_backend.py Added check to verify xla device is TPU (#3274) 2020-10-06 19:54:37 +02:00