diff --git a/CHANGELOG.md b/CHANGELOG.md index b2801621d7d0c..8232f544c8b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,7 +123,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Fixed save apex scaler states ([#2828](https://github.com/PyTorchLightning/pytorch-lightning/pull/2828)) -- Fixed passing `non_blocking=True` when transferring a batch object that does not support it. ([# ](https://github.com/PyTorchLightning/pytorch-lightning/pull/ )) +- Fixed passing `non_blocking=True` when transferring a batch object that does not support it ([#2910](https://github.com/PyTorchLightning/pytorch-lightning/pull/2910)) ## [0.8.5] - 2020-07-09