Temporarily disable broken RCNN Onnx tests#3310
Merged
datumbox merged 3 commits intopytorch:masterfrom Jan 27, 2021
Merged
Conversation
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.
|
Member
|
cc @neginraoof, @spandantiwari for visibility |
|
Thanks @fmassa . We will take a look. |
Contributor
|
It seems that onnx can be used in the latest released pytorch-nightly version. |
Contributor
Author
|
@zhiqwang Thanks for the heads up, I'll check now. |
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 1, 2021
Reviewed By: datumbox Differential Revision: D26156367 fbshipit-source-id: e5b871da8d42f648d6730a3eb736687eface4037
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Temporarily patches #3251
Disabling failing onnx tests related to rcnn until the pytorch/pytorch#50910 fix is merged upstream.