-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Bump up IR_VERSION to 10 #5860
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
Bump up IR_VERSION to 10 #5860
Conversation
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5860 +/- ##
=======================================
Coverage 56.45% 56.45%
=======================================
Files 504 504
Lines 29868 29868
Branches 4488 4488
=======================================
Hits 16863 16863
Misses 12188 12188
Partials 817 817 ☔ View full report in Codecov by Sentry. |
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>
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.
I saw https://github.com/onnx/onnx/blob/main/docs/Operators.md#type-constraints-21 these days and though that int4 and uint4 were part of ONNX already :)
ping @onnx/sig-operators |
### Description bump up IR_VERSION to 10 ### Motivation and Context --------- Signed-off-by: Liqun Fu <liqfu@microsoft.com> Signed-off-by: Linsho Kaku <linsho@preferred.jp>
Description
bump up IR_VERSION to 10
Motivation and Context