faiss
faiss copied to clipboard
Split ScalarQuantizer code into independent parts (#4296)
Summary:
Splits the ScalarQuantizer code into parts so that the AVX2 and AVX512 can be compiled independently.
Differential Revision: D73037185