Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
torchmetrics-1.7.4-py3-none-any.whl | 2025-07-05 | 963.5 kB | |
torchmetrics-1.7.4.tar.gz | 2025-07-05 | 567.8 kB | |
Minor patch release source code.tar.gz | 2025-07-05 | 988.9 kB | |
Minor patch release source code.zip | 2025-07-05 | 1.8 MB | |
README.md | 2025-07-05 | 676 Bytes | |
Totals: 5 Items | 4.3 MB | 10 |
[1.7.4] - 2025-07-04
Changed
- Improved numerical stability of pearson's correlation coefficient (#3152)
Fixed
- Fixed: Ignore zero and negative predictions in retrieval metrics (#3160)
- Fixed SSIM
dist_reduce_fx
whenreduction=None
for distributed training (#3162, [#3166]) - Fixed attribute error (#3154)
- Fixed incorrect shape in
_pearson_corrcoef_update
(#3168)
Key Contributors
@AymenKallala, @gratus907, @Isalia20, @rittik9
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.7.3...v1.7.4