• Lucas Hosseini's avatar
    Facebook sync (#573) · 76bec0b5
    Lucas Hosseini authored
    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
    76bec0b5
Name
Last commit
Last update
..
link_and_code Loading commit data...
README.md Loading commit data...
bench_gpu_1bn.py Loading commit data...
bench_gpu_sift1m.py Loading commit data...
bench_hnsw.py Loading commit data...
bench_polysemous_1bn.py Loading commit data...
bench_polysemous_sift1m.py Loading commit data...
bench_scalar_quantizer.py Loading commit data...
bench_vector_ops.py Loading commit data...
kmeans_mnist.py Loading commit data...