-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[Native] Initial support and plumbing for native int4 vector scoring
#144215
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
541124d
Add int4 vector scoring benchmarks
ldematte 73bc9af
Add native int4 vector scoring implementation
ldematte 63d0870
Extract shared int4 correction formulas
ldematte 731064d
Add int4 vector scorer factory tests
ldematte ec7a834
Move int4 correction formulas into ScalarOperations
ldematte c94f733
Cleanup
ldematte aefb340
More cleanup
ldematte 31b3531
More renaming
ldematte 8d57563
Removing duplicated classes + single correction function
ldematte b06d112
Merge remote-tracking branch 'upstream/main' into native/vec-i4
ldematte 56271a3
Merge branch 'native/vec-i4' into native/vec-i4-impl
ldematte 6ae48de
Small fix -- explicit cast to long to force <R> to be Long
ldematte 4723a36
Refactoring: extract common ScorerImpl, fix heap-segment, improve seg…
ldematte e364e10
Add tests for bulk scoring, NIO filesystem. Move common function to A…
ldematte 383b5d0
Add benchmarks for native; refactor benchmark code to share utilities…
ldematte 6c94b3f
Revert native Int4 scorer integration in codec
ldematte b6eb707
Refactor: expose Int4 test utilities via a test fixture in libs/native
ldematte d0da896
Introduce lower level i4 distance functions tests
ldematte 51691bd
Small test fix
ldematte e54ed73
Merge remote-tracking branch 'upstream/main' into native/vec-i4-impl
ldematte acf0522
Fix missing header
ldematte 02d458d
Publish vec binaries + update version
ldematte 176bcb7
Merge branch 'main' into native/vec-i4-impl
ldematte f2f7727
Merge branch 'main' into native/vec-i4-impl
ldematte ed81926
Merge branch 'main' into native/vec-i4-impl
ldematte a7b8ca7
PR comments
ldematte b4d6519
Merge remote-tracking branch 'upstream/main' into native/vec-i4-impl
ldematte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.