lightning/pytorch_lightning/accelerators
Adrian Wälchli 188e06c261
ddp fix for trainer.test() + add basic ddp tests (#2997)
* add ddp script variations

* add ddp test

* rename

* shell

* test

* test

* try call

* try without subprocess

* test

* display the error

* list all variations

* try string

* try copy env

* debug

* pythonpath

* path

* update test

* change

* simple ddp test

* replace

* remove random port

* random port

* str

* clean up

* check run spawn

* clean up

* docs

* docs

* update test

* docs

* changelog

* changelog
2020-08-16 11:19:57 -04:00
..
__init__.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
cpu_backend.py add apex test (#2921) 2020-08-13 10:03:13 -04:00
ddp2_backend.py add apex test (#2921) 2020-08-13 10:03:13 -04:00
ddp_backend.py ddp fix for trainer.test() + add basic ddp tests (#2997) 2020-08-16 11:19:57 -04:00
ddp_spawn_backend.py ddp fix for trainer.test() + add basic ddp tests (#2997) 2020-08-16 11:19:57 -04:00
dp_backend.py add apex test (#2921) 2020-08-13 10:03:13 -04:00
gpu_backend.py add apex test (#2921) 2020-08-13 10:03:13 -04:00
tpu_backend.py clean imports (#2867) 2020-08-08 00:33:51 +02:00