lightning/tests/overrides
Ethan Harris 03bb389b21
Fix double precision + ddp_spawn (#6924)
* Initial fix

* Initial fix

* Initial fix

* Updates

* Updates

* Update typing and docs

* Undo accidental refactor

* Remove unused imports

* Add DDP double precision test

* Remove unused variable

* Update CHANGELOG.md

* Fix test

* Update tests

* Formatting

* Revert bad change

* Add back changes

* Correct wrapping order

* Improve unwrapping

* Correct wrapping order

* Fix... finally

* Respond to comments

* Drop ddp test

* Simplify ddp spawn test

* Simplify ddp spawn test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-06-01 15:21:17 +00:00
..
__init__.py Refactor LightningDistributedDataParallel (#5185) 2021-01-13 14:35:42 -05:00
test_base.py Fix double precision + ddp_spawn (#6924) 2021-06-01 15:21:17 +00:00
test_data_parallel.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_distributed.py Add `__len__` method to IndexBatchSamplerWrapper (#7681) 2021-05-26 18:20:13 +02:00