Skip to content

Commit 06fa9ea

Browse files
krshrimaliBorda
andauthored
PL: update changelog post 1.7.5 release (#14570)
Co-authored-by: Jirka Borovec <[email protected]>
1 parent 4d082e4 commit 06fa9ea

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/pytorch_lightning/CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7-
## [1.8.0] - 2022-MM-DD
7+
## [unReleased] - 2022-MM-DD
88

99
### Added
1010

@@ -158,11 +158,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
158158
- Fixed an issue to keep downscaling the batch size in case there hasn't been even a single successful optimal batch size with `mode="power"` ([#14372](https://github.com/Lightning-AI/lightning/pull/14372))
159159

160160

161-
- Squeezed tensor values when logging with `LightningModule.log` ([#14489](https://github.com/Lightning-AI/lightning/pull/14489))
161+
## [1.7.5] - 2022-09-06
162162

163+
### Fixed
163164

165+
- Squeezed tensor values when logging with `LightningModule.log` ([#14489](https://github.com/Lightning-AI/lightning/pull/14489))
164166
- Fixed `WandbLogger` `save_dir` is not set after creation ([#14326](https://github.com/Lightning-AI/lightning/pull/14326))
165-
167+
- Fixed `Trainer.estimated_stepping_batches` when maximum number of epochs is not set ([#14317](https://github.com/Lightning-AI/lightning/pull/14317))
166168

167169

168170
## [1.7.4] - 2022-08-31

0 commit comments

Comments
 (0)