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

Integrate onnx 1.17.0 #21897

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Integrate onnx 1.17.0 #21897

wants to merge 15 commits into from

Conversation

liqunfu
Copy link
Contributor

@liqunfu liqunfu commented Aug 28, 2024

Description

Motivation and Context

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@liqunfu liqunfu requested a review from a team as a code owner August 28, 2024 16:53
@liqunfu liqunfu marked this pull request as draft August 28, 2024 16:53
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@snnn snnn linked an issue Sep 13, 2024 that may be closed by this pull request
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@liqunfu liqunfu marked this pull request as ready for review October 3, 2024 03:15
@liqunfu liqunfu requested a review from a team as a code owner October 3, 2024 03:15
@guschmue
Copy link
Contributor

guschmue commented Oct 3, 2024

this pr is not complete, tests etc need to be aware of the new onnx version.
we are going to take a look at the ort-web part.

"^test_quantizelinear_uint4"
"^test_quantizelinear_uint4",
// onnx 1.17.0 op tests: skip until implemented in ORT
"^test_acos*",
Copy link
Member

@jywu-msft jywu-msft Oct 4, 2024

Choose a reason for hiding this comment

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

many failed tests excluded for us to merge this PR. needs investigation on what is the missing functionality.

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.

[Feature Request] Integrate with ONNX 1.17.0 release branch
3 participants