Skip to content
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

Add serialization API to brute-force #461

Open
wants to merge 7 commits into
base: branch-24.12
Choose a base branch
from

Conversation

lowener
Copy link
Contributor

@lowener lowener commented Nov 11, 2024

I noticed it was missing while switching Milvus to cuVS

@github-actions github-actions bot added the cpp label Nov 11, 2024
@github-actions github-actions bot added the CMake label Nov 11, 2024
@lowener lowener marked this pull request as ready for review November 11, 2024 18:39
@lowener lowener requested review from a team as code owners November 11, 2024 18:39
@lowener lowener added feature request New feature or request non-breaking Introduces a non-breaking change labels Nov 11, 2024
@lowener lowener requested a review from a team as a code owner November 14, 2024 20:25


@auto_sync_resources
def save(filename, Index index, bool include_dataset=True, resources=None):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the Python and C++ brute force serialization APIs to the docs?

@lowener lowener requested a review from a team as a code owner November 18, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cpp feature request New feature or request non-breaking Introduces a non-breaking change Python
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants