Skip to content

Commit d739b4f

Browse files
Bordarohitgr7
andauthored
Apply suggestions from code review
Co-authored-by: Rohit Gupta <[email protected]>
1 parent bd7a507 commit d739b4f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7676
- Enabled `self.log` in most functions ([#4969](https://github.com/PyTorchLightning/pytorch-lightning/pull/4969))
7777

7878

79-
- Added changeable extension variable for model checkpoints ([#4977](https://github.com/PyTorchLightning/pytorch-lightning/pull/4977))
80-
81-
82-
- Added Commet `experiment_key` argument to online mode example ([#4997](https://github.com/PyTorchLightning/pytorch-lightning/pull/4997))
79+
- Added changeable extension variable for `ModelCheckpoint` ([#4977](https://github.com/PyTorchLightning/pytorch-lightning/pull/4977))
8380

8481

8582
### Changed
@@ -142,7 +139,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
142139
- Fixed allowing logger to support indexing ([#4595](https://github.com/PyTorchLightning/pytorch-lightning/pull/4595))
143140

144141

145-
- Fixed DDP and `manual_optimisation` ([#4976](https://github.com/PyTorchLightning/pytorch-lightning/pull/4976))
142+
- Fixed DDP and manual_optimization ([#4976](https://github.com/PyTorchLightning/pytorch-lightning/pull/4976))
146143

147144

148145
## [1.0.8] - 2020-11-24

0 commit comments

Comments
 (0)