lightning/tests/backends
chaton 4803f681b0
[FEAT] DDP: Create DDPLauncher (#4515)
* test

* poc

* add simpler test for ddp

* typo

* resolve pep8

* try coverage testing

* trying to add coverage inside ddp

* resolve flake8

* update

* forgot coverage

* move .coveragerc

* update rcfile path

* update

* test

* update

* adding description

* add DDPLauncher decorator

* add undecorated

* push update

* update ddp testing

* Update tests/backends/launcher.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* Update tests/backends/launcher.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* update on comments

* update on comments

* resolve comments

* resolve isort

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-11-20 10:17:46 +00:00
..
__init__.py ref: continue #3733 (#3767) 2020-10-01 09:25:33 -04:00
ddp_model.py notices (#4118) 2020-10-13 07:18:07 -04:00
launcher.py [FEAT] DDP: Create DDPLauncher (#4515) 2020-11-20 10:17:46 +00:00
test_accelerator_connector.py ref: unify slurm and TE under backendPlugin 3/n (#4581) 2020-11-08 15:32:37 -05:00
test_ddp.py [FEAT] DDP: Create DDPLauncher (#4515) 2020-11-20 10:17:46 +00:00
test_ddp_spawn.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_dp.py notices (#4118) 2020-10-13 07:18:07 -04:00