lightning/pytorch_lightning/overrides
ananthsub f9e050c5e5
Move DP warning suppression to the DataParallel Plugin (#7421)
2021-05-07 23:02:44 +02:00
..
__init__.py Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05:00
base.py [bug/feat] Support parameters_to_ignore in DDP (#7239) 2021-04-27 17:49:32 +00:00
data_parallel.py Move DP warning suppression to the DataParallel Plugin (#7421) 2021-05-07 23:02:44 +02:00
distributed.py [feat] Add better support for predict + ddp 2/3 (#7215) 2021-04-27 08:46:45 -04:00
fairscale.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
torch_distributed.py [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00