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
This diff is collapsed.
IVFlib.h
0 → 100644
IndexBinaryFromFloat.cpp
0 → 100644
IndexBinaryFromFloat.h
0 → 100644
InvertedLists.cpp
0 → 100644
InvertedLists.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
tests/test_index_accuracy.py
0 → 100644
tests/test_sliding_ivf.cpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
utils_simd.cpp
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment