lightning/pytorch_lightning
Gregor 176735097a
[bugfix] Group defaults to WORLD if None (#5125)
* [bugfix] Group defaults to WORLD if None

* fix no_grad

* Update pytorch_lightning/utilities/distributed.py

* Update pytorch_lightning/utilities/distributed.py

Co-authored-by: Gregor Koporec <gregork@unicorn.gorenje.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
2020-12-23 13:16:45 -05:00
..
accelerators Fix hang in DDP HPC accelerators (#5157) 2020-12-16 21:07:11 +01:00
callbacks remove unused rpc import in modelcheckpoint causing import error (#5198) 2020-12-21 09:58:06 +01:00
cluster_environments Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
core [Bugfix] Add LightningOptimizer parity test and resolve AMP bug (#5191) 2020-12-23 05:53:06 -05:00
distributed [feat] pp 1/n (#5016) 2020-12-08 22:02:10 +00:00
loggers feat(wandb): offset logging step when resuming (#5050) 2020-12-19 13:52:11 +01:00
metrics Remove beta arg from F1 class and functional (#5076) 2020-12-12 15:14:17 +08:00
overrides [feat] pp 2/n (#5026) 2020-12-09 12:56:51 +00:00
plugins [Bugfix] Add LightningOptimizer parity test and resolve AMP bug (#5191) 2020-12-23 05:53:06 -05:00
profiler update 2020-11-27 17:48:51 +00:00
trainer [Bugfix] Add LightningOptimizer parity test and resolve AMP bug (#5191) 2020-12-23 05:53:06 -05:00
tuner fast_dev_run can be int (#4629) 2020-12-09 01:37:53 +05:30
utilities [bugfix] Group defaults to WORLD if None (#5125) 2020-12-23 13:16:45 -05:00
__init__.py update for v1.1.2 (#5240) 2020-12-23 14:52:11 +05:30
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Update isort config (#5142) 2020-12-16 11:39:26 +05:30