lightning/tests/utilities
chaton be255de306
Bugfix/all gather (#5221)
* resolve bug

* add tests

* add tests

* resolve flake8

* update

* update

* remove globals

* typo

* Update pytorch_lightning/utilities/distributed.py

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

* update

* update

* add suport int, float

* update

* resolve pep8

* Update pytorch_lightning/core/lightning.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update tests/utilities/test_all_gather_grad.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* update doc

* add bool and np.ndarray

* resolve conflicts

* resolve conflicts

* resolve pep8

* add changelog

* Update pytorch_lightning/core/lightning.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Ubuntu <ubuntu@ip-172-31-62-109.ec2.internal>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-01-09 07:37:44 -05:00
..
__init__.py
distributed.py Fixed PYTHONPATH for ddp test model (#4528) 2020-12-05 20:09:47 +00:00
test_all_gather_grad.py Bugfix/all gather (#5221) 2021-01-09 07:37:44 -05: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 Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
test_dtype_device_mixin.py drop usage of deprecated distributed_backend (#5009) 2020-12-09 09:18:23 +01:00
test_imports.py fix import and typo in AMP (#4871) 2020-11-26 23:45:52 +01:00
test_parsing.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
test_upgrade_checkpoint.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_xla_device_utils.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00