- 06 Mar, 2019 1 commit
-
-
Lucas Hosseini authored
Remove stale CMake reference.
-
- 15 Feb, 2019 2 commits
-
-
Marcin Tolysz authored
* Improve Arm64 support. Make library compile and run on Arm64 8.2 (Nvidia Xavier arm+cuda) `configure` is regenerated * remove simd from utils.cpp
-
Arun-George-Zachariah authored
-
- 10 Feb, 2019 1 commit
-
-
Minjoon Seo authored
When data is being added to each index block, it needs to explicitly identify ids.
-
- 16 Jan, 2019 3 commits
-
-
Lucas Hosseini authored
-
Matthijs Douze authored
-
Matthijs Douze authored
-
- 12 Jan, 2019 1 commit
-
-
Corey J. Nolet authored
-
- 09 Jan, 2019 2 commits
-
-
Bonnie Varghese authored
There we go
-
Lucas Hosseini authored
* Fix test_transfer_invlists.cpp * Fix relative imports. * Fix test_index_accuracy.py. * Use default OSX version. * Allow osx gcc6 build to fail.
-
- 24 Dec, 2018 2 commits
-
-
Eduardo Pinho authored
* [c_api] minor tweak on Index_c header imports * [c_api] Multi GPU constructs - Add constructor & destructor for `FaissGpuMultipleClonerOptions` - Add function `faiss_index_cpu_to_gpu_multiple` - Add function `faiss_index_cpu_to_gpu_multiple_with_options` * [c_api] fix doc comments in GpuClonerOptions * [c_api] Improve cpu_to_gpu_multiple prototype * [c_api] Improve cpu_to_gpu_multiple prototype * [c_api] Add dtor definition for GpuMultipleClonerOptions
-
Lucas Hosseini authored
-
- 23 Dec, 2018 2 commits
-
-
Jeff Johnson authored
Add missing `\` in gpu Makefile
-
Huayi Zhang authored
-
- 20 Dec, 2018 5 commits
-
-
Matthijs Douze authored
-
Matthijs Douze authored
-
matthijs authored
-
Lucas Hosseini authored
-
Lucas Hosseini authored
* Add GpuIndexBinaryFlat * Add IndexBinaryHNSW
-
- 23 Nov, 2018 3 commits
- 03 Oct, 2018 1 commit
-
-
Matthijs Douze authored
-
- 19 Sep, 2018 1 commit
-
-
Tom Forbes authored
* Fix #558 - Make `d` an integer * Use int()
-
- 31 Aug, 2018 4 commits
-
-
Matthijs Douze authored
-
Matthijs Douze authored
-
Matthijs Douze authored
-
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
-
- 24 Jul, 2018 2 commits
-
-
Ailing authored
-
Yohei Kikuta authored
os.tempnam is eliminated in python3. Used tempfile.NamedTemporaryFile().name instead. This is also valid for python2.7.
-
- 11 Jul, 2018 1 commit
-
-
Lucas Hosseini authored
-
- 07 Jul, 2018 1 commit
-
-
Lucas Hosseini authored
-
- 06 Jul, 2018 3 commits
-
-
Lucas Hosseini authored
-
Lucas Hosseini authored
* Configure script use threaded MKL instead of sequential. * Do not link against GNU OpenMP when linking against Intel OpenMP.
-
Lucas Hosseini authored
* Facebook sync * Update swig wrappers. * Fix comment.
-
- 03 Jul, 2018 1 commit
-
-
Evgeny Savinov authored
-
- 26 Jun, 2018 4 commits
-
-
Matthijs Douze authored
-
Matthijs Douze authored
-
Matthijs Douze authored
-
Matthijs Douze authored
-