Skip to content

Conversation

@thiagocrepaldi
Copy link
Contributor

@thiagocrepaldi thiagocrepaldi commented Sep 21, 2023

Fixes: #7980
Reverts: #7981

The actual fix is a simple update call convention for onnxruntime. No need to skip latest ORT version

@vfdev-5 @seemethere @pmeier

cc @pmeier @neginraoof @justinchuby

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 21, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/7982

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures

As of commit db07725 with merge base cb512ea (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pmeier
Copy link
Contributor

pmeier commented Sep 22, 2023

ONNX job is green: https://github.com/pytorch/vision/actions/runs/6271822156/job/17032158532?pr=7982

@justinchuby can you review this PR?

@thiagocrepaldi
Copy link
Contributor Author

ONNX job is green: https://github.com/pytorch/vision/actions/runs/6271822156/job/17032158532?pr=7982

@justinchuby can you review this PR?

We need reviews from @vfdev-5 @seemethere for merging :)

@pmeier
Copy link
Contributor

pmeier commented Sep 22, 2023

We need reviews from @vfdev-5 @seemethere for merging :)

We don't. My approval is enough. But since I don't have much ONNX experience, I wanted to make sure the fix is good.

Copy link
Contributor

@pmeier pmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @thiagocrepaldi!

@pmeier pmeier merged commit 35677ec into pytorch:main Sep 22, 2023
@github-actions
Copy link

Hey @pmeier!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Sep 26, 2023
Summary: Co-authored-by: Philip Meier <[email protected]>

Reviewed By: matteobettini

Differential Revision: D49600782

fbshipit-source-id: e7fdc0d2f7e79838b65d02f8d7f732ed68411bec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ONNX tests fail due to upstream bug

4 participants