-
-
Notifications
You must be signed in to change notification settings - Fork 650
Update test_average_precision.py to resolve issue #3335 #3337
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @puhuk
I left few comments how to make it better
Let's keep track of https://github.com/pytorch/ignite/actions/runs/13568080551/job/37925851877?pr=3337 job and see whether there are related failing tests. If some related tests are failing we need to provide a fix in this PR. |
Got it! Keeping an eye on it! If anything breaks, I’ll be ready to fix it. 🚀 |
@vfdev-5 |
This should be done in #3334 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @puhuk ! LGTM
Related to #3335
Description: Resolved the issue with
test_average_precision.py
when running in distributed mode, as reported in #3335.Check list: