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

fix: correct elm wise mul with quantized tensors #1327

Merged

Conversation

JulienBalianSonos
Copy link
Contributor

@JulienBalianSonos JulienBalianSonos commented Feb 8, 2024

Formulation of element wise multiplication with quantized tensors was wrong from my understanding:
zero_point addition is needed after scale not before in out_of_place.
Also added same formulation in q.

@kali
Copy link
Collaborator

kali commented Feb 8, 2024

Ignore the clippy thing.

@kali kali merged commit 382672c into sonos:main Feb 8, 2024
44 of 45 checks passed
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

Successfully merging this pull request may close these issues.

2 participants