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

[FEA] Indexes to support sparse inputs #444

Open
cjnolet opened this issue Nov 5, 2024 · 0 comments
Open

[FEA] Indexes to support sparse inputs #444

cjnolet opened this issue Nov 5, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@cjnolet
Copy link
Member

cjnolet commented Nov 5, 2024

Larger tracking issue for all of the ANN indexes to support sparse inputs.

It's becoming more and more common that GNNs are used to create sparse embeddings, since extremely high dimensional data can be represented with many fewer elements. These sparse embeddings are then used to build and query transitional Ann indexes.

cc @jeaton32 for awareness

@cjnolet cjnolet added the feature request New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant