BorisMansencal
|
5b92eeb285
|
correct utils::nextHighestPowerOf2
The bit shift was done as int and not as current type (size_t for example), thus the computed next highest power of 2 was wrong on large numbers.
|
2017-05-06 20:36:16 +02: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 |
matthijs
|
00c288c0d9
|
added benchmarking scripts
|
2017-02-24 08:37:57 -08:00 |
matthijs
|
a67190c69c
|
added benchmarking scripts
|
2017-02-24 08:32:08 -08:00 |
Matthijs Douze
|
c670118a4e
|
Initial commit
|
2017-02-22 23:26:44 +01:00 |