lightning/pytorch_lightning
Adrian Wälchli 33cc9fe138
Clean up environment access in plugins (#6941)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-04-13 20:07:40 +02:00
..
accelerators Fix sync_dist for tpus (#6950) 2021-04-13 14:17:15 +05:30
callbacks Add SWA warning if not running every epoch (#6987) 2021-04-13 18:34:40 +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 Clean up environment access in plugins (#6941) 2021-04-13 20:07:40 +02:00
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Clean up environment access in plugins (#6941) 2021-04-13 20:07:40 +02: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