File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,38 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010---
1111
12- ## [ Unreleased] - YYYY-MM-DD
13-
14- ### Added
15-
16- - enhance: add ` reduction='none' ` to ` vif ` metric ([ #3196 ] ( https://github.com/Lightning-AI/torchmetrics/pull/3196 ) )
17-
12+ ## [ 1.8.1] - 2025-08-07
1813
1914### Changed
2015
21- -
22-
23-
16+ - Added ` reduction='none' ` to ` vif ` metric ([ #3196 ] ( https://github.com/Lightning-AI/torchmetrics/pull/3196 ) )
2417- Float input support for segmentation metrics ([ #3198 ] ( https://github.com/Lightning-AI/torchmetrics/pull/3198 ) )
2518
26-
27- ### Deprecated
28-
29- -
30-
31-
32- ### Removed
33-
34- -
35-
36-
3719### Fixed
3820
3921- Fixed unintended ` sigmoid ` normalization in ` BinaryPrecisionRecallCurve ` ([ #3182 ] ( https://github.com/Lightning-AI/torchmetrics/pull/3182 ) )
4022
4123
42- ---
43-
4424## [ 1.8.0] - 2025-07-23
4525
4626### Added
Original file line number Diff line number Diff line change 1- __version__ = "1.8.0 "
1+ __version__ = "1.8.1 "
22__author__ = "Lightning-AI et al."
33__author_email__ = "name@pytorchlightning.ai"
44__license__ = "Apache-2.0"
You can’t perform that action at this time.
0 commit comments