Skip to content

Commit

Permalink
Bug fix in checkpoint loading (#1132)
Browse files Browse the repository at this point in the history
  • Loading branch information
amoudgl committed Mar 17, 2020
1 parent 65c9f84 commit 4401438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
### Fixed

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

## [0.7.1] - 2020-03-07

Expand Down

0 comments on commit 4401438

Please sign in to comment.