lightning/tests/deprecated_api
Adrian Wälchli 692f77b8a7
Refactor LightningDataParallel (#5670)
* module

* fix model access

* scalar conversion

* refactor

* kwargs

* auto unsqueeze

* refactor code duplication

* clean up

* docs

* update dp docs

* changelog

* generalize test

* test

* rename

* warning cache

* isort

* unsqueezing test

* device

* device

* scalar test

* device

* device

* include coverage of overrides

* clear

* add deprecation test

* docs

* improve coverage

* increase coverage

* fix merge

* extend test

* rename base class

* mention the predict method in docs

* combine iteration over collection

* remove override

* move

* line

* Apply suggestions from code review

* fix running stage

* f401

* fix cyclic import

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-01-31 06:08:16 -05:00
..
__init__.py split tests for deprecated api (#5071) 2020-12-12 20:25:11 +05:30
test_remove_1-2.py drop deprecated fbeta metrics (#5322) 2021-01-02 00:49:23 +00:00
test_remove_1-3.py deprecate enable_pl_optimizer as it is not restored properly (#5244) 2021-01-26 14:29:46 +01:00
test_remove_1-4.py Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05:00