Skip to content

[10x] Add remaining bulk float32 off-heap scoring similarities (#15037)#15069

Merged
ChrisHegarty merged 1 commit intoapache:branch_10xfrom
ChrisHegarty:branch_10x
Aug 14, 2025
Merged

[10x] Add remaining bulk float32 off-heap scoring similarities (#15037)#15069
ChrisHegarty merged 1 commit intoapache:branch_10xfrom
ChrisHegarty:branch_10x

Conversation

@ChrisHegarty
Copy link
Copy Markdown
Contributor

This commit adds the remaining bulk float32 off-heap scoring similarities, cosine, euclidean, and max inner product.

The changes in apache#14980 deliberately added only dot product, to avoid additional bloat on the PR and benchmarking. This PR now refactors things a little to allow for the remaining similarities to be added. Benchmarking will be carried out on them independently, as well as consideration for not negatively affecting dot product.

relates apache#14980
@ChrisHegarty ChrisHegarty merged commit 2df0351 into apache:branch_10x Aug 14, 2025
5 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