Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitgr7 authored Dec 17, 2020
1 parent 296f1f8 commit d28f843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- Fix hanging in DDP HPC accelerators ([#5157](https://github.com/PyTorchLightning/pytorch-lightning/pull/5157)


- Fix saved filename in ModelCheckpoint if it already exists ([#4861](https://github.com/PyTorchLightning/pytorch-lightning/pull/4861)
- Fix saved filename in `ModelCheckpoint` if it already exists ([#4861](https://github.com/PyTorchLightning/pytorch-lightning/pull/4861)


- Fix reset TensorRunningAccum ([#5106](https://github.com/PyTorchLightning/pytorch-lightning/pull/5106)
- Fix reset `TensorRunningAccum` ([#5106](https://github.com/PyTorchLightning/pytorch-lightning/pull/5106)


## [1.1.1] - 2020-12-15
Expand Down

0 comments on commit d28f843

Please sign in to comment.