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

Support bf16 in KNN/ANN queries #778

Open
Tracked by #1813
eddyxu opened this issue Apr 14, 2023 · 0 comments
Open
Tracked by #1813

Support bf16 in KNN/ANN queries #778

eddyxu opened this issue Apr 14, 2023 · 0 comments
Assignees
Labels
arrow Apache Arrow related issues python rust Rust related tasks

Comments

@eddyxu
Copy link
Contributor

eddyxu commented Apr 14, 2023

Scope:

  • Can create vector indices for both column types.
    • Unit test should be parameterized over columns type
  • Can perform KNN query with and without vector index
@eddyxu eddyxu changed the title Support f16 as vector type Support f16 and bf16 as vector type May 11, 2023
@eddyxu eddyxu self-assigned this May 23, 2023
@eddyxu eddyxu added python arrow Apache Arrow related issues rust Rust related tasks labels May 23, 2023
@eddyxu eddyxu assigned wjones127 and unassigned eddyxu Jun 23, 2023
@eddyxu eddyxu assigned eddyxu and unassigned wjones127 Aug 12, 2023
@gsilvestrin gsilvestrin self-assigned this Aug 24, 2023
@wjones127 wjones127 changed the title Support f16 and bf16 as vector type Support f16 and bf16 in KNN/ANN queries Jan 10, 2024
@wjones127 wjones127 changed the title Support f16 and bf16 in KNN/ANN queries Support bf16 in KNN/ANN queries Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Apache Arrow related issues python rust Rust related tasks
Projects
None yet
Development

No branches or pull requests

3 participants