faiss icon indicating copy to clipboard operation
faiss copied to clipboard

Use simdlib abstraction in ScalarQuantizer implementation

Open subhadeepkaran opened this issue 4 months ago • 6 comments

Summary: Move the interface of SIMD functions to use the simdXfloat32 API to mutualize code.

Differential Revision: D72945865

subhadeepkaran avatar Aug 26 '25 21:08 subhadeepkaran