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 wrong B zero points being passed to kernel in int8 gemv #539

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

robertknight
Copy link
Owner

Make sure the kernel is passed the range of B zero points that correspond to the columns of B in the same call.

Make sure the kernel is passed the range of B zero points that correspond to the
columns of B in the same call.
@robertknight robertknight merged commit c73b0b5 into main Jan 16, 2025
2 checks passed
@robertknight robertknight deleted the fix-int8-gemv-zero-points branch January 16, 2025 17:26
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.

1 participant