Skip to content

Commit 70beddf

Browse files
authored
Prune metrics: others 11/DoNe (#6659)
* classif * grad_img * nlp * ssl * format
1 parent b1e3dcc commit 70beddf

File tree

18 files changed

+100
-781
lines changed

18 files changed

+100
-781
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -96,23 +96,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
9696

9797

9898
- Deprecated metrics in favor of `torchmetrics` ([#6505](https://github.com/PyTorchLightning/pytorch-lightning/pull/6505),
99-
10099
[#6530](https://github.com/PyTorchLightning/pytorch-lightning/pull/6530),
101-
100+
[#6540](https://github.com/PyTorchLightning/pytorch-lightning/pull/6540),
102101
[#6547](https://github.com/PyTorchLightning/pytorch-lightning/pull/6547),
103-
104102
[#6515](https://github.com/PyTorchLightning/pytorch-lightning/pull/6515),
105-
106103
[#6572](https://github.com/PyTorchLightning/pytorch-lightning/pull/6572),
107-
108104
[#6573](https://github.com/PyTorchLightning/pytorch-lightning/pull/6573),
109-
110105
[#6584](https://github.com/PyTorchLightning/pytorch-lightning/pull/6584),
111-
112106
[#6636](https://github.com/PyTorchLightning/pytorch-lightning/pull/6636),
113-
114107
[#6637](https://github.com/PyTorchLightning/pytorch-lightning/pull/6637),
115-
108+
[#6649](https://github.com/PyTorchLightning/pytorch-lightning/pull/6649),
109+
[#6659](https://github.com/PyTorchLightning/pytorch-lightning/pull/6659),
116110
)
117111

118112

0 commit comments

Comments
 (0)