diff --git a/CHANGELOG.md b/CHANGELOG.md index ac4b5e2468a69..f63e1f5876197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,14 +106,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Fixed issue with pickling `CSVLogger` after a call to `CSVLogger.save` ([#10388](https://github.com/PyTorchLightning/pytorch-lightning/pull/10388)) -- - -- +- Fixed `extract_batch_size` call only when its required ([#10408](https://github.com/PyTorchLightning/pytorch-lightning/pull/10408)) -- - ## [1.5.0] - 2021-11-02