We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf69c6f commit 4383000Copy full SHA for 4383000
CHANGELOG.md
@@ -108,6 +108,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
108
[#8627](https://github.com/PyTorchLightning/pytorch-lightning/pull/8627))
109
110
111
+- Fixed recursive call for `apply_to_collection(include_none=False)` ([#8719](https://github.com/PyTorchLightning/pytorch-lightning/pull/8719))
112
+
113
114
115
## [1.4.0] - 2021-07-27
116
117
### Added
0 commit comments