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

[WIP] Re-enable real model tests from onnx repo #14634

Closed
wants to merge 8 commits into from

Conversation

jcwchen
Copy link
Contributor

@jcwchen jcwchen commented Feb 8, 2023

Description

Revert #14606 and test ONNX 1.13.1rc1 from TestPyPI.

Motivation and Context

Re-enable real model tests from onnx repo.

@jcwchen jcwchen requested a review from a team as a code owner February 8, 2023 22:13
@jcwchen jcwchen marked this pull request as draft February 8, 2023 22:13
@jcwchen jcwchen force-pushed the jcw/re-enable-onnx-real branch from fcb3a12 to 4f86bc2 Compare February 9, 2023 02:37
@jcwchen
Copy link
Contributor Author

jcwchen commented Feb 22, 2023

Close since ONNX 1.13.1 has finally been released.

@jcwchen jcwchen closed this Feb 22, 2023
@jcwchen jcwchen deleted the jcw/re-enable-onnx-real branch February 24, 2023 15:20
jcwchen added a commit that referenced this pull request Mar 2, 2023
### Description
<!-- Describe your changes. -->
Consume ONNX 1.13.1 in ONNX Runtime. (ONNX 1.13.0 to ONNX 1.13.1)


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
ONNX 1.13.1 patch was just released yesterday. This PR is making ORT's
ONNX submodule consistent with the latest released ONNX. Not sure
whether this PR is really needed, but let me make it ready. Previous PR
for testing ONNX 1.13.1rc2 :
#14634.

Fixed
[AB#13174](https://aiinfra.visualstudio.com/6a833879-cd9b-44a4-a9de-adc2d818f13c/_workitems/edit/13174)
.
mszhanyi pushed a commit that referenced this pull request Mar 9, 2023
### Description
<!-- Describe your changes. -->
Consume ONNX 1.13.1 in ONNX Runtime. (ONNX 1.13.0 to ONNX 1.13.1)


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
ONNX 1.13.1 patch was just released yesterday. This PR is making ORT's
ONNX submodule consistent with the latest released ONNX. Not sure
whether this PR is really needed, but let me make it ready. Previous PR
for testing ONNX 1.13.1rc2 :
#14634.

Fixed
[AB#13174](https://aiinfra.visualstudio.com/6a833879-cd9b-44a4-a9de-adc2d818f13c/_workitems/edit/13174)
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant