-
Notifications
You must be signed in to change notification settings - Fork 334
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 onnx.Cast to opset 21 , adding int/uint4 support #3057
Conversation
Signed-off-by: Rickert, Jonas <[email protected]>
Signed-off-by: Rickert, Jonas <[email protected]>
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.
LGTM! Thanks for adding support for I4/UI4!
I will wait with merging this until the discussion in #3059 is resolved |
Jenkins Linux amd64 Build #16258 [push] Bump onnx.Cast to opset ... started at 05:35 |
Jenkins Linux s390x Build #16260 [push] Bump onnx.Cast to opset ... started at 06:35 |
Jenkins Linux ppc64le Build #15287 [push] Bump onnx.Cast to opset ... started at 06:55 |
Jenkins Linux amd64 Build #16258 [push] Bump onnx.Cast to opset ... passed after 1 hr 20 min |
Jenkins Linux s390x Build #16260 [push] Bump onnx.Cast to opset ... passed after 1 hr 30 min |
Jenkins Linux ppc64le Build #15287 [push] Bump onnx.Cast to opset ... passed after 2 hr 20 min |
* Add support for TensorProto::UINT4/INT4 Signed-off-by: Rickert, Jonas <[email protected]> * Upgrade onnx.Cast to opset 21 Signed-off-by: Rickert, Jonas <[email protected]> --------- Signed-off-by: Rickert, Jonas <[email protected]>
This adds support to cast to and from int4/uint4