We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa8d9a commit 6c8e0a9Copy full SHA for 6c8e0a9
CHANGELOG.md
@@ -257,6 +257,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
257
- Fixed `BaseFinetuning` callback to properly handle parent modules w/ parameters ([#7931](https://github.com/PyTorchLightning/pytorch-lightning/pull/7931))
258
259
260
+- Fixes access to callback_metrics in ddp_spawn ([#7916](https://github.com/PyTorchLightning/pytorch-lightning/pull/7916))
261
+
262
263
## [1.3.5] - 2021-06-08
264
265
### Added
0 commit comments