Skip to content

Commit d07b9da

Browse files
committed
fix changelog
1 parent ceac0bf commit d07b9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
356356
- Deprecated passing `weights_summary` to the `Trainer` constructor in favor of adding the `ModelSummary` callback with `max_depth` directly to the list of callbacks ([#9699](https://github.com/PyTorchLightning/pytorch-lightning/pull/9699))
357357

358358

359-
- Deprecated `GPUStatsMonitor` and `XLAStatsMonitor` in favor of `DeviceStatsMonitor` callback ([#9922](https://github.com/PyTorchLightning/pytorch-lightning/pull/9922))
359+
- Deprecated `GPUStatsMonitor` and `XLAStatsMonitor` in favor of `DeviceStatsMonitor` callback ([#9924](https://github.com/PyTorchLightning/pytorch-lightning/pull/9924))
360360

361361
### Removed
362362

0 commit comments

Comments
 (0)