Skip to content
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

Add distributed test to RocCurve metric #2802

Merged
merged 10 commits into from
Feb 16, 2023

Conversation

sadra-barikbin
Copy link
Collaborator

@sadra-barikbin sadra-barikbin commented Dec 21, 2022

  • Add distributed tests for RocCurve.
  • Override its compute method to work in the distributed case.

@github-actions github-actions bot added the module: contrib Contrib module label Dec 21, 2022
vfdev-5
vfdev-5 previously approved these changes Dec 26, 2022
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 @sadra-barikbin !

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Dec 26, 2022

@sadra-barikbin somehow the tests are stuck on nightly ... we have to figure out that

@vfdev-5 vfdev-5 dismissed their stale review December 26, 2022 11:09

tests are not passing

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Jan 5, 2023

@sadra-barikbin can you check what happens with nightly tests, why they stuck ?

@sadra-barikbin
Copy link
Collaborator Author

The only test failure is because torch._six is removed 2 days ago and torchvision updated its code accordingly:
pytorch/vision#7243.

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Feb 16, 2023

The only test failure is because torch._six is removed 2 days ago and torchvision updated its code accordingly: pytorch/vision#7243.

Yes, this test failure is unrelated. Please address this comment #2802 (comment) and we'll be good to go

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.

@vfdev-5 vfdev-5 enabled auto-merge February 16, 2023 15:07
@vfdev-5 vfdev-5 added this pull request to the merge queue Feb 16, 2023
Merged via the queue into pytorch:master with commit f33b614 Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: contrib Contrib module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants