facebookresearch / faiss

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

Adding support for index builder #3800

Closed kuarora closed 3 months ago

kuarora commented 3 months ago

Summary: In this diff,

  1. codec can be referred both using desc name or remote path in IndexFromCodec
  2. expose serialization of full index through BuildOperator
  3. Rename get_local_filename to get_local_filepath.

Differential Revision: D61813717

facebook-github-bot commented 3 months ago

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

facebook-github-bot commented 3 months ago

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

facebook-github-bot commented 3 months ago

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

facebook-github-bot commented 3 months ago

This pull request has been merged in facebookresearch/faiss@37f6b76fe1c8af4496313e65f7975e56c34522c4.