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

Include IRv10 information in the proto spec file #6050

Open
justinchuby opened this issue Mar 29, 2024 · 0 comments
Open

Include IRv10 information in the proto spec file #6050

justinchuby opened this issue Mar 29, 2024 · 0 comments
Assignees
Labels
contributions welcome spec clarification Clarification of the ONNX spec needed
Milestone

Comments

@justinchuby
Copy link
Contributor

Currently it only mentions INT4. We should mention function overload and metadata_props as well.

onnx/onnx/onnx.proto

Lines 111 to 113 in 83194ed

// IR VERSION 10 published on TBD
// Added UINT4, INT4.
IR_VERSION = 0x000000000000000A;

@justinchuby justinchuby added the spec clarification Clarification of the ONNX spec needed label Mar 29, 2024
@justinchuby justinchuby changed the title Include IR10 information in the proto spec file Include IRv10 information in the proto spec file Mar 29, 2024
@justinchuby justinchuby added this to the 1.17 milestone Apr 12, 2024
@gramalingam gramalingam self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome spec clarification Clarification of the ONNX spec needed
Projects
None yet
Development

No branches or pull requests

2 participants