Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
torchmetrics-1.7.2.tar.gz | 2025-05-28 | 566.2 kB | |
torchmetrics-1.7.2-py3-none-any.whl | 2025-05-28 | 962.5 kB | |
Minor patch release source code.tar.gz | 2025-05-28 | 980.7 kB | |
Minor patch release source code.zip | 2025-05-28 | 1.8 MB | |
README.md | 2025-05-28 | 641 Bytes | |
Totals: 5 Items | 4.3 MB | 0 |
[1.7.2] - 2025-05-27
Changed
- Enhance: improve performance of
_rank_data
(#3103)
Fixed
- Fixed
UnboundLocalError
inMatthewsCorrCoef
(#3059) - Fixed MIFID incorrectly converts inputs to
byte
dtype with custom encoders (#3064) - Fixed
ignore_index
inMultilabelExactMatch
(#3085) - Fixed: disable non-blocking on MPS (#3101)
Key Contributors
@ahmedhshahin, @gratus907, @rittik9, @ZhiyuanChen
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.1...v1.7.2