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

Improve: 2x Faster L2 on Arm NEON #211

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Improve: 2x Faster L2 on Arm NEON #211

merged 1 commit into from
Oct 16, 2024

Conversation

ashvardanian
Copy link
Owner

Accelerated l2sq_i8_neon with vabdq_s8 and unsigned dot-product instructions from 17 GB/s to 33 GB/s.

Accelerated `l2sq_i8_neon` with `vabdq_s8`
and unsigned dot-product instructions from
17 GB/s to 33 GB/s.
@ashvardanian ashvardanian merged commit 617de0b into main Oct 16, 2024
35 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.

1 participant