Skip to content

Commit 4401438

Browse files
committed
Bug fix in checkpoint loading (#1132)
1 parent 65c9f84 commit 4401438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2929
### Fixed
3030

3131
- Fixed bug related to type cheking of `ReduceLROnPlateau` lr schedulers([#1114](https://github.com/PyTorchLightning/pytorch-lightning/issues/1114))
32+
- Fixed a bug to ensure lightning checkpoints to be backward compatible ([#1132](https://github.com/PyTorchLightning/pytorch-lightning/pull/1132))
3233

3334
## [0.7.1] - 2020-03-07
3435

0 commit comments

Comments
 (0)