-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[faiss v1.7.1] Added high-level IVFFlatIndex impl #17
Conversation
Add: - nprobe - own_fields
PR facebookresearch/faiss#1787 merged |
Add: - nlist - train_type sync c_api from PR faiss 1787
PR facebookresearch/faiss#1764 merged |
I finished. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will be in great condition to release a new version of faiss-rs
once these are merged. :)
I will try to review them all within the next few weeks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK, thanks!
bindings.rs is from not released API.