Skip to content

Commit a139bab

Browse files
committed
chlog
1 parent be7dca3 commit a139bab

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_notebooks

src/pytorch_lightning/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
233233
- Fixed an attribute error when running the tuner together with the `StochasticWeightAveraging` callback ([#14836](https://github.com/Lightning-AI/lightning/pull/14836))
234234

235235

236+
- Called `LightningDataModule.load_state_dict` hook while restoring checkpoint using `LightningDataModule.load_from_checkpoint` ([#14883](https://github.com/Lightning-AI/lightning/pull/14883))
237+
238+
236239
## [1.7.7] - 2022-09-22
237240

238241
### Fixed

0 commit comments

Comments
 (0)