Skip to content

Commit 3b0fab2

Browse files
committed
Update CHANGELOG.md
1 parent 06715c6 commit 3b0fab2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
206206
- Fixed a bug in the binary search mode of auto batch size scaling where exception was thrown if the first trainer run resulted in OOM ([#8954](https://github.com/PyTorchLightning/pytorch-lightning/pull/8954))
207207

208208

209+
- Fixed typehint for `accumulate_grad_batches` in the `Trainer` constructor ([#9071](https://github.com/PyTorchLightning/pytorch-lightning/pull/9071))
210+
211+
209212
## [1.4.3] - 2021-08-17
210213

211214
- Fixed plateau scheduler stepping on incomplete epoch ([#8861](https://github.com/PyTorchLightning/pytorch-lightning/pull/8861))

0 commit comments

Comments
 (0)