-
Notifications
You must be signed in to change notification settings - Fork 559
feat: add diskann index #369
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
Open
richyreachy
wants to merge
136
commits into
alibaba:main
Choose a base branch
from
richyreachy:feat/diskann_index
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
136 commits
Select commit
Hold shift + click to select a range
e38efb9
feat: add diskann index
richyreachy 43c9db5
fix: add libaio dependency
richyreachy 043456d
Merge branch 'main' into feat/diskann_index
richyreachy dae465c
fix: fix initialization
richyreachy 1202e42
Merge branch 'feat/diskann_index' of github.com:richyreachy/zvec into…
richyreachy d9503d3
Merge branch 'main' into feat/diskann_index
richyreachy c24cd82
refactor: fix ut
richyreachy 87a1b8c
Merge branch 'feat/diskann_index' of github.com:richyreachy/zvec into…
richyreachy 4e668da
fix: fix seed value
richyreachy fe60376
fix: fix seed value
richyreachy dc3d0a8
fix: update ut
richyreachy 071d275
Merge branch 'main' into feat/diskann_index
richyreachy 78eea04
fix: fix ut
richyreachy 41f893d
Merge branch 'main' into feat/diskann_index
richyreachy 4cc1ecb
fix: fix according to pr comments
richyreachy 35192e7
Merge branch 'feat/diskann_index' of github.com:richyreachy/zvec into…
richyreachy 53f9ef9
fix: fix on comments
richyreachy f3ee4ca
fix: fix yaml
richyreachy fd71a06
feat: support dynamic load
richyreachy 17570d7
feat: add dynamic load
richyreachy 9ac2c3f
Merge branch 'main' into feat/diskann_index
richyreachy b9a19d1
fix: plugin
richyreachy 9712bd5
fix: plugin
richyreachy e7bceb4
fix: plugin
richyreachy 9c91f11
fix: fix yaml
richyreachy 1c486f3
fix: plugin
richyreachy 56fcc95
fix: plugin
richyreachy 32954a1
fix: fix plugin
richyreachy c0b2a8f
Revert "fix: fix plugin"
richyreachy 916c870
Merge branch 'main' into feat/diskann_dynamic_load
richyreachy f78ff5d
fix: fix ut
richyreachy 7fec86c
Merge branch 'feat/diskann_index' into feat/diskann_dynamic_load
richyreachy ac1bad7
fix: fix windows build
richyreachy bf6365d
Merge branch 'main' into feat/diskann_dynamic_load
richyreachy a2fa6f2
fix: fix build
richyreachy 9d0a63b
feat: merge with main
richyreachy 7e07c0b
feat: merge with main
richyreachy 1e23806
fix: fix buffer storage
richyreachy 9b0e226
Merge branch 'feat/diskann_index' into feat/diskann_dynamic_load
richyreachy 5d5634a
refactor: use silent invokation
richyreachy 2b561f9
Merge branch 'main' into feat/diskann_dynamic_load
richyreachy 12ae920
Merge branch 'main' into feat/diskann_index
richyreachy 08736db
fix: fix build
richyreachy 58bbc07
Merge branch 'main' into feat/diskann_dynamic_load
richyreachy 0caea47
fix: fix python
richyreachy e8706a8
Merge branch 'feat/diskann_dynamic_load' of github.com:richyreachy/zv…
richyreachy 259d69b
refactor: change macro
richyreachy 5951ecb
Merge branch 'main' into feat/diskann_index
richyreachy 93a6ec9
fix: fix symbol
richyreachy 0beaa3d
fix: fix symbol
richyreachy 2a7bfd1
fix: fix symbol
richyreachy e723a03
feat: add ut
richyreachy c18cdc1
Merge branch 'feat/diskann_dynamic_load' into feat/diskann_index
richyreachy ca60517
Merge branch 'main' into feat/diskann_index
richyreachy 7221594
fix: fix clang tidy
richyreachy ef06317
fix: add lib
richyreachy 55268ef
Merge branch 'main' into feat/diskann_index
richyreachy 76ca655
fix: deprecation warning
richyreachy 689d987
Merge branch 'main' into feat/diskann_index
richyreachy c991124
Merge branch 'main' into feat/diskann_index
richyreachy 1b19ee2
fix: fix win ut
richyreachy 5190f9a
Merge branch 'feat/diskann_index' of github.com:richyreachy/zvec into…
richyreachy 71d6701
Merge branch 'main' into feat/diskann_index
richyreachy 9423d60
Merge branch 'main' into feat/diskann_index
richyreachy 1875fed
Merge branch 'main' into feat/diskann_index
richyreachy 48a56ed
fix: fix ut for merge
richyreachy 764465e
fix: fix ut
richyreachy 7dbc8b9
Merge branch 'main' into feat/diskann_index
richyreachy b477a05
fix: add provider
richyreachy 9a59894
Merge branch 'feat/diskann_index' of github.com:richyreachy/zvec into…
richyreachy f908213
fix: fix clang tidy
richyreachy e155770
Merge branch 'main' into feat/diskann_index
richyreachy 20ec830
fix: fix ut
richyreachy 1af68bc
Merge branch 'feat/diskann_index' of github.com:richyreachy/zvec into…
richyreachy 8a513d1
fix: fix ut
richyreachy aaa3b8a
fix: update code
richyreachy c9238f9
fix: update code
richyreachy 15ea014
fix: remove unused comments
richyreachy f42f4ec
fix: update code
richyreachy e64912a
fix: fix code according to comments
richyreachy f8f950d
fix: update code
richyreachy 8044f8f
fix: update code
richyreachy 6513565
fix: update code
richyreachy 4f1ffb4
fix: fix cmake
richyreachy 91fb9e3
fix: fix update
richyreachy 60ba001
fix: update code
richyreachy 34cadcc
Merge branch 'main' into feat/diskann_index
richyreachy 29e5f48
fix: add file
richyreachy 7dd5898
Merge branch 'main' into feat/diskann_index
richyreachy 812d9d3
Merge branch 'main' into feat/diskann_index
richyreachy 9626d92
fix: update code
richyreachy 9ec91de
Merge branch 'main' into feat/diskann_index
richyreachy e77fb03
fix: remove load
richyreachy fb36a81
fix: fix storage
richyreachy 4434a5f
Merge branch 'main' into feat/diskann_index
richyreachy 4461fe3
fix: update code
richyreachy 38270a5
fix: fix format
richyreachy c92e33f
Merge branch 'main' into feat/diskann_index
richyreachy d5bff16
Merge branch 'main' into feat/diskann_index
richyreachy 744f419
Merge branch 'main' into feat/diskann_index
richyreachy 8f7e910
Merge branch 'main' into feat/diskann_index
richyreachy f272694
Merge branch 'main' into feat/diskann_index
richyreachy e2084f6
fix: judge nullptr
richyreachy 8bf3c48
fix: minor problem
richyreachy 022b9ff
fix: minor problem
richyreachy 32280dd
fix: fix minor issue
richyreachy 80836c1
fix: update code
richyreachy f070e87
Merge branch 'main' into feat/diskann_index
richyreachy a3ede62
fix: use call once
richyreachy 4c378c8
fix: change naming
richyreachy d9120f0
Merge branch 'main' into feat/diskann_index
richyreachy 0da4c18
fix: fix params
richyreachy 6b78c9d
fix: fix param
richyreachy 82b8459
fix: remove empty file
richyreachy 8d49d54
fix: remove virtual
richyreachy 610a5d3
fix: fix return value
richyreachy 03cd778
fix: update
richyreachy 8887ede
Merge branch 'main' into feat/diskann_index
richyreachy a664187
fix: update code
richyreachy ddc84d6
fix: update code
richyreachy 75b565b
fix: update code
richyreachy 14785c9
fix: update code
richyreachy 91f1ef7
fix: update code
richyreachy 22b42c4
fix: update code
richyreachy 963bbae
fix: add fix
richyreachy aabc5eb
fix: update code
richyreachy 95dc821
fix: update code
richyreachy ad00363
fix: update code
richyreachy 4d32514
fix: update code
richyreachy 40d8d4b
fix: update code
richyreachy fa32f79
fix: update code
richyreachy 6895178
fix: update code
richyreachy c478c36
fix: update code
richyreachy cb4cf62
fix: update code
richyreachy 028c61e
fix: update
richyreachy 771cb1b
Merge branch 'main' into feat/diskann_index
richyreachy 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
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.