Skip to content

Update test_roc_auc.py to resolve issue #3335#3343

Merged
vfdev-5 merged 1 commit intopytorch:masterfrom
puhuk:test_auc
Mar 19, 2025
Merged

Update test_roc_auc.py to resolve issue #3335#3343
vfdev-5 merged 1 commit intopytorch:masterfrom
puhuk:test_auc

Conversation

@puhuk
Copy link
Copy Markdown
Contributor

@puhuk puhuk commented Mar 19, 2025

Fixes #3335
Related to #3335

Description: Resolved the issue with test_roc_auc.py when running in distributed mode, as reported in #3335.

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

Related to pytorch#3335

Description: Resolved the issue with `test_roc_auc.py` when running in distributed mode, as reported in pytorch#3335.
Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @puhuk ! LGTM

@vfdev-5 vfdev-5 merged commit 008f1bf into pytorch:master Mar 19, 2025
13 of 14 checks passed
@puhuk puhuk deleted the test_auc branch March 20, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve metrics tests

2 participants