Skip to content

Commit ce2ffe0

Browse files
committed
CHANGELOG
1 parent d11f1bc commit ce2ffe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pytorch_lightning/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
4949
* env_prefix
5050
* env_parse
5151

52+
- Removed the deprecated code in `pl.utilities.distributed` ([#16390](https://github.com/Lightning-AI/lightning/pull/16390))
53+
5254
- Removed the deprecated automatic GPU selection ([#16184](https://github.com/Lightning-AI/lightning/pull/16184))
5355
* Removed the `Trainer(auto_select_gpus=...)` argument
5456
* Removed the `pytorch_lightning.tuner.auto_gpu_select.{pick_single_gpu,pick_multiple_gpus}` functions

0 commit comments

Comments
 (0)