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

Create element-wise multiplication operator #8

Open
astewart-xmos opened this issue Jan 14, 2021 · 0 comments
Open

Create element-wise multiplication operator #8

astewart-xmos opened this issue Jan 14, 2021 · 0 comments
Assignees

Comments

@astewart-xmos
Copy link

Similar to the element-wise addition operator, we need to support the element-wise multiplication of two quantized tensors.

This isn't the simple and straight-forward multiplication of the quantized values, because both input tensors as well as the output tensor have zero-point offsets.

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

No branches or pull requests

2 participants