-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Temporarily disable broken RCNN Onnx tests #3310
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.
token approval
Codecov Report
@@ Coverage Diff @@
## master #3310 +/- ##
=======================================
Coverage 73.93% 73.93%
=======================================
Files 104 104
Lines 9594 9594
Branches 1531 1531
=======================================
Hits 7093 7093
Misses 2024 2024
Partials 477 477 Continue to review full report at Codecov.
|
cc @neginraoof, @spandantiwari for visibility |
Thanks @fmassa . We will take a look. |
It seems that onnx can be used in the latest released pytorch-nightly version. |
@zhiqwang Thanks for the heads up, I'll check now. |
Reviewed By: datumbox Differential Revision: D26156367 fbshipit-source-id: e5b871da8d42f648d6730a3eb736687eface4037
Temporarily patches #3251
Disabling failing onnx tests related to rcnn until the pytorch/pytorch#50910 fix is merged upstream.