pankajsingh88
pankajsingh88
Summary: Minor refactors: * move `nminus1` calculation in IVF to debug block (removes redundant calculation when `verbose` is not set) * `decode_listno` in IVFPQ only when encoding is `by_residual` *...
Original request: https://github.com/facebookresearch/faiss/issues/3995 which was wrongly transferred to discussion. ### Discussed in https://github.com/facebookresearch/faiss/discussions/3996 Originally posted by **hiyyg** October 28, 2024 # Summary # Platform OS: Faiss version: Installed from: Faiss...
Summary: PCA balanced bins should be product of eigenvalues not sum of eigenvalues Differential Revision: D68839548
Summary: same as title Differential Revision: D68860845