facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.58k stars 3.65k forks source link

Fix total_rows #3942

Closed gtwang01 closed 1 month ago

gtwang01 commented 1 month ago

Summary: Reverted splitting of partition string to align with previous behavior of finding partition intersection rather than the union. Also changed util dependency from laser to vector_search, which makes more sense.

Differential Revision: D64274531

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D64274531

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D64274531

facebook-github-bot commented 1 month ago

This pull request has been merged in facebookresearch/faiss@3daf48cc2af1b31dbc4ca5c3626920b8e337f0c3.