-
Notifications
You must be signed in to change notification settings - Fork 509
Pull requests: Lightning-AI/torchmetrics
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: correct RetrievalAUROC max_fpr validation logic
#3450
opened Aug 10, 2026 by
xiaoyaoqilan
Loading…
[wip] ci: drop PyTorch 2.0-2.5 and raise minimum to 2.6
#3449
opened Aug 9, 2026 by
bhimrazy
Collaborator
Loading…
[wip] fix(metric): honor
torch.device context manager when setting default device
#3448
opened Aug 9, 2026 by
bhimrazy
Collaborator
Loading…
Fix functional nominal metrics for sparse category labels
#3447
opened Aug 9, 2026 by
aswanth-07
Loading…
4 tasks done
fix: correct PearsonCorrCoef num_outputs input validation (and -> or)
#3445
opened Aug 7, 2026 by
xiaoyaoqilan
Loading…
fix: correct LogCoshError num_outputs input validation (and -> or)
#3444
opened Aug 7, 2026 by
xiaoyaoqilan
Loading…
fix(docs): ignore NIST link causing intermittent linkcheck 504
#3442
opened Aug 3, 2026 by
xiaoyaoqilan
Loading…
fix(validation): correct argument validation in auroc, logauc, and pesq metrics
#3441
opened Jul 31, 2026 by
AbdullahRasheed45
Loading…
fix(validation): correct 'and' to 'or' in argument validation across multiple metrics
#3440
opened Jul 31, 2026 by
AbdullahRasheed45
Loading…
[Fix] Prevent sigmoid saturation for large logits in binary classification metrics
#3438
opened Jul 29, 2026 by
xiaoyaoqilan
Loading…
fix(text): use stable sort in BERTScore to fix symmetry and batch-size invariance
#3437
opened Jul 28, 2026 by
vaibhav-shrestha
Loading…
fix(aggregation): fix nan_stategy=disable dropping weights
#3433
opened Jul 23, 2026 by
s22chan
Loading…
2 of 4 tasks
Fix eager torchvision import causing circular import
#3432
opened Jul 22, 2026 by
youdie006
Loading…
3 of 4 tasks
fix(docs): ignore NIST link causing intermittent linkcheck 504
bug / fix
Something isn't working
documentation
Improvements or additions to documentation
ready
#3431
opened Jul 15, 2026 by
Borda
Collaborator
Loading…
3 of 4 tasks
fix(multimodal): handle BaseModelOutputWithPooling return type in CLIPScore for transformers >= 5.0
has conflicts
#3428
opened Jul 8, 2026 by
rityagodala
Loading…
build: increase tqdm upper bound
ready
#3426
opened Jul 3, 2026 by
KyleMylonakisProtopia
Contributor
Loading…
4 tasks
build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
ready
test / CI
testing or CI
#3425
opened Jul 1, 2026 by
dependabot
Bot
Loading…
fix(image): prevent NaN in spectral_angle_mapper when a pixel has zero norm
ready
#3424
opened Jun 26, 2026 by
Teja1631
Loading…
4 tasks done
ci: remove non-functional slash-command dispatch workflows
ready
#3423
opened Jun 25, 2026 by
Sriniketh24
Loading…
fix(image): correct PSNRB block_size input validation (and → or)
ready
#3422
opened Jun 25, 2026 by
Sriniketh24
Loading…
Fix _sync_dist deadlock for dist_reduce_fx=None list states
#3421
opened Jun 23, 2026 by
vedjaw
Loading…
3 of 4 tasks
Fix sigmoid saturation for large logits causing incorrect binary_auroc and related metric results
#3420
opened Jun 21, 2026 by
AYUSHPALLAV1
Loading…
[Fix] clarify zero_division must be 0 or 1 in precision/recall metrics
#3419
opened Jun 19, 2026 by
ya8282
Loading…
2 of 4 tasks
fix(retrieval): validate top_k parameter for RetrievalMAP and RetrievalMRR
#3418
opened Jun 16, 2026 by
jlaportebot
Contributor
Loading…
build(deps): update einops requirement from <=0.8.1,>=0.7.0 to <=0.8.2,>=0.8.2 in /requirements
test / CI
testing or CI
#3417
opened Jun 15, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.