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

[Enhancement]: optimize brurtforce search implement #37798

Open
3 of 4 tasks
cqy123456 opened this issue Nov 19, 2024 · 1 comment
Open
3 of 4 tasks

[Enhancement]: optimize brurtforce search implement #37798

cqy123456 opened this issue Nov 19, 2024 · 1 comment
Labels
kind/enhancement Issues or changes related to enhancement

Comments

@cqy123456
Copy link
Contributor

cqy123456 commented Nov 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

task:

  • remove the bitset copy if row count % 8 != 0;

  • remove knowhere default id and outer id convert;

  • knowhere do the real fp16/bf16 search, get rid of memory copy

Why is this needed?

No response

Anything else?

No response

@xiaofan-luan
Copy link
Collaborator

impressive improvement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or changes related to enhancement
Projects
None yet
Development

No branches or pull requests

2 participants