Merge branch 'bleve' into unstable#40
Merged
abhinavdangeti merged 4 commits intoblevesearch:unstablefrom Oct 4, 2024
deepkaran:unstable
Merged
Merge branch 'bleve' into unstable#40abhinavdangeti merged 4 commits intoblevesearch:unstablefrom deepkaran:unstable
abhinavdangeti merged 4 commits intoblevesearch:unstablefrom
deepkaran:unstable
Conversation
…#37) Build only avx2 or generic; adapt faiss_c to whichever was built Also force FAISS_OPT_LEVEL to "generic" when not building on x86_64. Co-authored-by: Chris Hillery <[email protected]>
…ms. (#35) Extended c_api with functions to 1. Return the centroids of an index, in decreasing order of proximity. 2. Search the specified clusters.
* Updated API to include params * Update IndexIVF_c_ex.cpp, fix type casting --------- Co-authored-by: Abhi Dangeti <[email protected]>
Member
|
@deepkaran we don’t merge unstable into bleve here. Unstable is purely for toybuilds. Would you raise the PR directly to the bleve branch please :) |
Member
|
If it’s just for toybuilds, please go ahead. |
Collaborator
Author
|
Yes this is only for toybuilds. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merge branch 'bleve' into unstable