Skip to content

Commit 3d5cb63

Browse files
rohitgr7nicolai86
authored andcommitted
Deprecate tuning enum and trainer properties (#15100)
1 parent cc1201a commit 3d5cb63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pytorch_lightning/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
9191
- Deprecated `TrainerFn.TUNING`, `RunningStage.TUNING` and `trainer.tuning` property ([#15100](https://github.com/Lightning-AI/lightning/pull/15100)
9292

9393

94+
- Deprecated `TrainerFn.TUNING`, `RunningStage.TUNING` and `trainer.tuning` property ([#15100](https://github.com/Lightning-AI/lightning/pull/15100)
95+
96+
9497
### Removed
9598

9699
- Removed the deprecated `Trainer.training_type_plugin` property in favor of `Trainer.strategy` ([#14011](https://github.com/Lightning-AI/lightning/pull/14011))

0 commit comments

Comments
 (0)