lightning/pytorch_lightning
Hinrich B. Winther b37b58a73e
Fix Checkpoint issue when using Horovod distributed backend (PyTorchLightning#6947) (#6958)
Co-Authored-By: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-04-13 09:18:52 +00:00
..
accelerators Fix sync_dist for tpus (#6950) 2021-04-13 14:17:15 +05:30
callbacks [fix] [easy] Update Model Checkpoint callback overrides to use base Callback signature (#6908) 2021-04-09 13:24:59 +02:00
core Fix sync_dist for tpus (#6950) 2021-04-13 14:17:15 +05:30
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers fix exception raising (#6901) 2021-04-08 22:23:26 +02:00
metrics less IDE complain about unused args (#6786) 2021-04-01 18:19:00 +02:00
overrides fix self.device access in DataParallel (#6414) 2021-04-13 02:03:24 +02:00
plugins Fix Checkpoint issue when using Horovod distributed backend (PyTorchLightning#6947) (#6958) 2021-04-13 09:18:52 +00:00
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Run ddp_spawn dataloader checks on windows (#6930) 2021-04-09 19:06:47 +00:00
tuner Fixed missing arguments in `lr_find` call (#6784) 2021-04-06 11:37:15 +02:00
utilities Updated iterable dataset with len warning message (#6972) 2021-04-13 10:49:44 +02:00
__info__.py v1.3.0rc1 (#6925) 2021-04-09 10:36:06 -04:00
__init__.py v1.3.0rc1 (#6925) 2021-04-09 10:36:06 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00