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

Ensure that all core and contrib metrics can work in DDP #1284

Closed
vfdev-5 opened this issue Sep 12, 2020 · 2 comments · Fixed by #2490
Closed

Ensure that all core and contrib metrics can work in DDP #1284

vfdev-5 opened this issue Sep 12, 2020 · 2 comments · Fixed by #2490

Comments

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Sep 12, 2020

🚀 Feature

Tracking issue. All core metrics are working in DDP, except special case #1283.
The idea is to check all core and contrib metrics if work in DDP and open new issues if we need to work on some metric.

@sayantan1410
Copy link
Contributor

@vfdev-5 Hey, just a small question, to make precision_recall_curve.py work in DDP, to write the metric from scratch instead of using the one from sci-kit learn ? Or there is some other way of doing it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants