| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| torchmetrics-1.9.0.tar.gz | 2026-03-09 | 581.8 kB | |
| torchmetrics-1.9.0-py3-none-any.whl | 2026-03-09 | 983.4 kB | |
| README.md | 2026-03-09 | 2.2 kB | |
| Release v1.9.0 source code.tar.gz | 2026-03-09 | 1.0 MB | |
| Release v1.9.0 source code.zip | 2026-03-09 | 1.8 MB | |
| Totals: 5 Items | 4.4 MB | 0 | |
[1.9.0] - 2026-03-06
Changed
- Defaulting Dice score
average="macro"(#3042) - Dropped Python 3.9 support, set 3.10 as minimum (#3330)
- Replaced
pkg_resourceswithpackaging(#3329)
Fixed
- Fixed device mismatch in
Metricbase class (#3316) - Fixed n-d slicing deprecation warning (#3319)
- Fixed tensor copy warning in
logAUC(#3295) - Fixed memory issues when computing retrieval metrics with high-valued indices (#3291)
- Fixed race condition in
_safe_divideby creating tensor directly on device (#3284)
Key Contributors
@adaliaramon, @bhimrazy, @GdoongMathew, @Isalia20, @KyleMylonakisProtopia, @VijayVignesh1
New Contributors
- @PussyCat0700 made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3182
- @iamkulbhushansingh made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3196
- @adosar made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3282
- @bhimrazy made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3306
- @VijayVignesh1 made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3295
- @KyleMylonakisProtopia made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3319
- @GdoongMathew made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3316
- @adaliaramon made their first contribution in https://github.com/Lightning-AI/torchmetrics/pull/3291
If we forgot someone due to not matching commit email with GitHub account, let us know :]
Full Changelog: https://github.com/Lightning-AI/torchmetrics/compare/v1.8.0...v1.9.0