lightning/tests/plugins
four4fish 700521c7d3
1/n Move precision plugin into strategy - update reference (#10570)
* 1/n move precision plugin into strategy - update reference

* update precision plugin reference in tpu_spawn

* add missing reference in error message

* add back removed license line

* update references in tests

* update reference in trainer

* update return annotation for precision_plugin property on TTP

* simplify access to precision plugin reference in sharded plug

* add changelog

* remove precision property from ttp and add deprecation message

* fix make doc and update precision reference

* simplify a reference to precision

accidentally overridden Adrian's change, now add it back

* Update CHANGELOG.md

add Adrian's change back

* Update accelerator precision

Add Adrian's change back

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add none check for precision plugin

just to be safe

* Update ipu.py

* update precision_plugin param deprecation message

* Update accelerator.py

* Remove deprecated warning 

Tests will fail after 9940

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-19 00:39:01 +00:00
..
environments Control automatic resubmission on SLURM (#10601) 2021-11-18 17:48:53 +00:00
__init__.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
test_amp_plugins.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_checkpoint_io_plugin.py Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
test_cluster_integration.py Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
test_custom_plugin.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_ddp_fully_sharded_with_full_state_dict.py 1/n Move precision plugin into strategy - update reference (#10570) 2021-11-19 00:39:01 +00:00
test_ddp_plugin.py Rename `ClusterEnvironment.creates_processes` (#10106) 2021-10-25 23:15:41 +00:00
test_ddp_plugin_with_comm_hook.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_ddp_spawn_plugin.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_deepspeed_plugin.py 1/n Move precision plugin into strategy - update reference (#10570) 2021-11-19 00:39:01 +00:00
test_double_plugin.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
test_plugins_registry.py Add more trainer config tests (#10319) 2021-11-05 10:42:58 +01:00
test_sharded_plugin.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_single_device_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_tpu_spawn.py Mark `trainer.data_connector` as protected (#10031) 2021-10-25 12:29:09 +01:00