issues
search
matsui528
/
nanopq
Pure python implementation of product quantization for nearest neighbor search
MIT License
327
stars
43
forks
source link
Incorporate the change of faiss interface
#16
Closed
matsui528
closed
2 years ago
matsui528
commented
2 years ago
The interface of faiss has been changed, from
FloatVector
to
Float32Vector
Relax the test condition
FloatVector
toFloat32Vector