Skip to content

Update test_roc_auc.py to resolve issue #3335 #3343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Conversation

puhuk
Copy link
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
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