lightning/pytorch_lightning/overrides
thomas chaton 24db914093
Support state restoration of logged results 2/2(#7966)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-06-25 19:16:11 +00:00
..
__init__.py Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05:00
base.py Fix double precision + ddp_spawn (#6924) 2021-06-01 15:21:17 +00: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 Override `broadcast_object_list` for `torch<1.8` (#7592) 2021-05-20 08:29:55 +00:00