Commit Graph

2 Commits (e7d5577dd021824d738c52bde3933ccde7c94065)

Author SHA1 Message Date
Alexandr Guzhva e7d5577dd0 Fix CircleCI format warnings (#2699)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2699

Remove a couple of blank lines

Reviewed By: algoriddle

Differential Revision: D43092258

fbshipit-source-id: 97a0e0a359562e93052d121ce4b5128b4f73524a
2023-02-07 12:17:42 -08:00
Matthijs Douze ab058456df Crop a ResidualCoarseQuantizer (#2683)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2683

Adds a small function and a test to demonstrate how to crop a RCQ to its first quantizers.
Also adds a SearchParameters to set the beam_factor of a RCQ.

Reviewed By: alexanderguzhva

Differential Revision: D42842378

fbshipit-source-id: b522269ce983cddc50c3d0e18b541954c5d7001d
2023-02-06 12:52:28 -08:00