-
Notifications
You must be signed in to change notification settings - Fork 432
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
Support bitwise ops #2192
Support bitwise ops #2192
Conversation
15264ec
to
c91e62a
Compare
Signed-off-by: Salvetti, Francesco <francesco.salvetti@nuance.com>
Signed-off-by: Salvetti, Francesco <francesco.salvetti@nuance.com>
f54d292
to
1556475
Compare
Signed-off-by: Salvetti, Francesco <francesco.salvetti@nuance.com>
Thanks for your contributions! Please also update support_status.md to add these great ops as well, thank you! |
Signed-off-by: Salvetti, Francesco <francesco.salvetti@nuance.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.
LGTM, thanks!
The failure in pretrained_model_test has no relationship to your PR. I will submit another PR to resolve that issue. After that, we will sync and merge this PR. |
Use LANCZOS instead. Signed-off-by: Jay Zhang <jiz@microsoft.com>
Could you please merge the change in this PR into your PR so I can approve the whole change? |
…/tensorflow-onnx into support-bitwise-ops
Support the following bitwise ops with ONNX opset 18: