VectorSimilarity icon indicating copy to clipboard operation
VectorSimilarity copied to clipboard

Add NEON support fot uint8/int8 [MOD-9081]

Open dor-forer opened this issue 9 months ago • 1 comments

Describe the changes in the pull request

Add support to UINT8 and INT8 of the ArmNEON optimiztion

Mark if applicable

  • [ ] This PR introduces API changes
  • [ ] This PR introduces serialization changes

dor-forer avatar Apr 01 '25 14:04 dor-forer

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.35%. Comparing base (e644a3d) to head (4d4bb67). Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #625      +/-   ##
==========================================
+ Coverage   96.31%   96.35%   +0.03%     
==========================================
  Files         107      107              
  Lines        5759     5759              
==========================================
+ Hits         5547     5549       +2     
+ Misses        212      210       -2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 01 '25 14:04 codecov[bot]

/backport

dor-forer avatar Apr 10 '25 08:04 dor-forer

Successfully created backport PR for 8.0:

  • #652

github-actions[bot] avatar Apr 10 '25 08:04 github-actions[bot]