Matthijs Douze
e4ef2eff82
make bench work with 1 GPU
2018-06-26 09:05:42 -06:00
Matthijs Douze
ca582907ae
Update README.md
2018-04-27 12:13:38 +02:00
Matthijs Douze
b95027adb4
Update README.md
2018-04-27 11:48:13 +02:00
matthijs
a8199f068c
added link&code reference code
2018-04-27 02:43:14 -07:00
Matthijs Douze
0c482e54eb
sync with FB version 2018-02-23 ( #347 )
...
- support on-disk IVF
2018-02-23 07:49:45 -08:00
matthijs
9933892ec9
sync with FB version 2017-01-09
...
- adding HNSW indexing method
- simultaneous search and reconstruction for IndexIVFPQ
2018-01-09 06:42:06 -08:00
matthijs
250a3d3f18
sync with FB version 2017-11-22
...
various bugfixes from github issues
kmean with some frozen centroids
GPU better tiling for large flat datasets
default AVX for vector ops
2017-11-22 05:11:28 -08:00
Matthijs Douze
885399767d
set verbose of GpuMultipleClonerOptions to True
2017-11-13 10:08:52 +01:00
matthijs
8e3dc6f2b0
changed license
2017-07-30 00:18:45 -07:00
matthijs
784e2facd8
Synchronization with FB version 2017-06-21
...
* moved most FAISS_ASSERT calls to C++ exceptions, and adjusted
memory allocation to avoid mem leaks
* added an IndexIVFScalarQuantizer type that offers an
intermediate compression between IVFFlat and IVFPQ
* support removal of indices in IndexIDMap / IndexFlat combination
* various fixes in GPU code
2017-06-21 09:01:06 -07:00
matthijs
c507707098
sync with FB version. Added:
...
- better selection of training sets for PQ and preprocessing
- GPU parameter object
- IndexIDMap fixed
- fixed redo bug in clustering
2017-03-20 10:48:35 -07:00
mdouze
ab50f0ae4b
Update README.md
2017-03-01 11:09:41 +01:00
mdouze
12049daee2
Update README.md
2017-02-28 10:24:01 +01:00
mdouze
da8b35da5f
Update README.md
2017-02-27 10:06:19 +01:00
mdouze
caa7787e17
Update README.md
2017-02-25 08:17:11 +01:00
mdouze
990c96343a
Update README.md
2017-02-24 22:44:15 +01:00
mdouze
8c03bf4e32
Update README.md
2017-02-24 18:15:31 +01:00
mdouze
455c6e1015
Update README.md
2017-02-24 18:05:15 +01:00
mdouze
4a8a4cd5a5
Update README.md
2017-02-24 17:42:58 +01:00
matthijs
a67190c69c
added benchmarking scripts
2017-02-24 08:32:08 -08:00
mdouze
8895c35e38
Update README.md
2017-02-24 11:33:15 +01:00
mdouze
7487a45583
Update README.md
2017-02-24 11:01:53 +01:00
Matthijs Douze
c670118a4e
Initial commit
2017-02-22 23:26:44 +01:00