lightning/pytorch_lightning/accelerators/legacy
Adrian Wälchli bb7d188318 Fix ModelCheckpoint race condition in file existence check (#5155)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
2021-02-05 21:40:39 +01:00
..
__init__.py Refactor: legacy accelerators and plugins (#5645) 2021-01-26 20:04:36 -05:00
accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
accelerator_connector.py Fix Wrong exception message (#5492) 2021-02-03 19:41:44 +01:00
cpu_accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
ddp2_accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
ddp_accelerator.py Sync working directory with all processes when using Hydra (#5629) 2021-02-04 20:55:41 +01:00
ddp_cpu_hpc_accelerator.py [bugfix] Fix signature mismatch in DDPCPUHPCAccelerator's model_to_device (#5505) 2021-02-03 19:41:45 +01:00
ddp_cpu_spawn_accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
ddp_hpc_accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
ddp_spawn_accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
dp_accelerator.py Fix sync 2021-02-03 20:11:35 +01:00
gpu_accelerator.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
horovod_accelerator.py Fix ModelCheckpoint race condition in file existence check (#5155) 2021-02-05 21:40:39 +01:00
tpu_accelerator.py Fix ModelCheckpoint race condition in file existence check (#5155) 2021-02-05 21:40:39 +01:00