Skip to content

Commit 0adb37a

Browse files
authored
Update src/lightning/pytorch/CHANGELOG.md
1 parent a290638 commit 0adb37a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1313
- WeightAveraging callback that wraps the PyTorch AveragedModel class ([#20545](https://github.com/Lightning-AI/pytorch-lightning/pull/20545))
1414

1515

16-
- Added support for general mappings being returned from `training_step` when using manual optimization ([#21011](https://github.com/Lightning-AI/pytorch-lightning/pull/21011))
17-
18-
1916
- Added `save_on_exception` option to `ModelCheckpoint` Callback ([#20916](https://github.com/Lightning-AI/pytorch-lightning/pull/20916))
2017

2118

0 commit comments

Comments
 (0)