Facebook sync (#573)
Features: - automatic tracking of C++ references in Python - non-intel platforms supported -- some functions optimized for ARM - override nprobe for concurrent searches - support for floating-point quantizers in binary indexes Bug fixes: - no more segfaults in python (I know it's the same as the first feature but it's important!) - fix GpuIndexIVFFlat issues for float32 with 64 / 128 dims - fix sharding of flat indexes on GPU with index_cpu_to_gpu_multiple
Showing
IVFlib.cpp
0 → 100644
IVFlib.h
0 → 100644
IndexBinaryFromFloat.cpp
0 → 100644
IndexBinaryFromFloat.h
0 → 100644
InvertedLists.cpp
0 → 100644
InvertedLists.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
tests/test_index_accuracy.py
0 → 100644
tests/test_sliding_ivf.cpp
0 → 100644
utils_simd.cpp
0 → 100644
Please
register
or
sign in
to comment