lightning/pytorch_lightning/plugins
ananthsub a64438c897
Centralize rank_zero_only utilities into their own module (#11747)
* Centralize rank_zero_only utilities into their own module

Fixes #11746

* PossibleUserWarning

* Update test_warnings.py

* update imports

* more imports

* Update CHANGELOG.md

* Update mlflow.py

* Update cli.py

* Update api_references.rst

* Update meta.py

* add deprecation tests

* debug standalone

* fix standalone tests

* Update CHANGELOG.md
2022-02-07 08:09:55 +00:00
..
environments Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
io Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
precision Update API references in doc (#11357) 2022-01-07 15:56:17 +01:00
training_type Add deprecation path for renamed training type plugins (#11227) 2022-01-03 13:41:05 +01:00
__init__.py Introduce StrategyRegistry (#11233) 2022-01-05 17:14:18 +05:30