lightning/pytorch_lightning/overrides
Kaushik B 9ed6783357
Move mixin to core (#8396)
* Move mixin to core

* Move mixin to core
2021-07-19 10:15:59 +02:00
..
__init__.py Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05:00
base.py Move mixin to core (#8396) 2021-07-19 10:15:59 +02:00
data_parallel.py Use typing forward references (#7770) 2021-05-31 09:54:28 +02:00
distributed.py [fix] Enable manual optimization DeepSpeed (#7970) 2021-06-16 09:25:41 +00:00
fairscale.py Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
torch_distributed.py Fix broadcast for Windows minimal (#8331) 2021-07-07 22:01:34 +00:00