lightning/pytorch_lightning/overrides
Kaushik B 04dcb1786d
Add `__len__` method to IndexBatchSamplerWrapper (#7681)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-26 18:20:13 +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 prune data parallel (#7510) 2021-05-13 06:23:02 +01:00
distributed.py Add `__len__` method to IndexBatchSamplerWrapper (#7681) 2021-05-26 18:20:13 +02:00
fairscale.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
torch_distributed.py Override `broadcast_object_list` for `torch<1.8` (#7592) 2021-05-20 08:29:55 +00:00