lightning/tests/utilities
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 New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
dist.py [FEAT] DDP: Create DDPLauncher (#4515) 2020-11-20 10:17:46 +00:00
parsing.py Find parameters which are specified in the LightningDataModule, only (#4347) 2020-11-10 14:01:20 +01:00
test_apply_func.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_apply_func_torchtext.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_argparse_utils.py get help from docstring (#4344) 2020-10-26 23:38:58 +05:30
test_dtype_device_mixin.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_upgrade_checkpoint.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_xla_device_utils.py timeout for tpu check (#4340) 2020-11-01 01:04:25 +01:00