Skip to content

Commit c0287ab

Browse files
authored
Apply suggestion from @deependujha
1 parent 36fa13b commit c0287ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lightning/pytorch/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1212

1313
- Added `suggest_integrations` flag to `Trainer` to control whether optional integration suggestions (e.g., litmodels, litlogger) are shown in logs ([#21632](https://github.com/Lightning-AI/pytorch-lightning/pull/21632))
1414

15-
- Added `enable_device_summary` flag to `Trainer` to control whether device info (GPU/TPU availability) is logged at initialization ([#13378](https://github.com/Lightning-AI/pytorch-lightning/issues/13378))
15+
- Added `enable_device_summary` flag to `Trainer` to control whether device info (GPU/TPU availability) is logged at initialization ([#21637](https://github.com/Lightning-AI/pytorch-lightning/issues/21637))
1616

1717
- Added `log_key_prefix` parameter to `LearningRateMonitor` callback for prefixing logged metric names ([#21612](https://github.com/Lightning-AI/pytorch-lightning/issues/21612))
1818

0 commit comments

Comments
 (0)