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

Element wise operations are missing some (u)int implementations #23051

Open
Zyrin opened this issue Dec 8, 2024 · 0 comments
Open

Element wise operations are missing some (u)int implementations #23051

Zyrin opened this issue Dec 8, 2024 · 0 comments
Labels
feature request request for unsupported feature or enhancement

Comments

@Zyrin
Copy link

Zyrin commented Dec 8, 2024

Since onnx opset 14 Add/Sub/Mul/Div element wise operations are supposed to support (u)int16 and (u)int8 types. These implementations are currently missing for the cpu and cuda execution providers. Additionally the cpu execution providers implementations for uint32 and uint64 are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request for unsupported feature or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants