peng.xu
4762cbadb3
Merge branch 'branch-0.3.1' into 'branch-0.3.1'
...
MS-261: update faiss version to 1.5.3 and add BUILD_FAISS_WITH_MKL as an option
See merge request megasearch/milvus!258
Former-commit-id: 2440281de94fe39aaca4a82460eb20b8603266bf
2019-07-22 11:26:24 +08:00
zhiru
0ed96e5f2f
fix
...
Former-commit-id: 162878ec45e3cd98555f08a1d3cf7fc343aa477a
2019-07-22 11:16:14 +08:00
starlord
fe63fb509a
MS-249 Check machine hardware during initialize
...
Former-commit-id: 86a0b2945852a9be8fd84422871855702445b7bf
2019-07-22 10:45:13 +08:00
starlord
b285c64e96
Check machine hardware during initialize
...
Former-commit-id: fe3efe3b519235d9579e0c311a7da3f7a299154f
2019-07-22 10:44:24 +08:00
zhiru
e24ae02665
update faiss version to 1.5.3 and add BUILD_FAISS_WITH_MKL as an option
...
Former-commit-id: 0c26016af4203d4849b8b9b710d005e83e32daea
2019-07-21 20:46:24 +08:00
zhiru
5acd9ac4eb
MS-241 MS-242
...
Former-commit-id: 608b3d0b14834591a55fca324855b7cbbcf34ca5
2019-07-17 12:50:37 +08:00
zhiru
c7d0f49637
fix cmake
...
Former-commit-id: 70f81e37a82ca2b6e7280d95e65e6c8eb541a577
2019-07-14 00:37:31 +08:00
jinhai
e28f3397ef
MS-176 Add create table parameter check
...
Former-commit-id: a7bc3606576f90a9e579bb401f65efb4477c036f
2019-07-14 00:04:42 +08:00
jinhai
6c836b451f
MS-98 Install unit test to installation directory
...
Former-commit-id: 26e87924a3a67cf766e471af5d7ee4b84de1b191
2019-06-19 15:46:14 +08:00
jinhai
d65a7a156b
MS-97 Integrate S3 storage sdk and provide storage api
...
Former-commit-id: 1fa5865169a2673806dad78916b87e3f30de188e
2019-06-19 12:04:02 +08:00
groot
374b30794c
MS-92 - Unify behavior of debug and release build
...
Former-commit-id: cf2ab198bf28c9bf26cd0acb239c203626f7592f
2019-06-17 19:25:48 +08:00
jinhai
94612238e5
MS-82 & MS-83 Update vecwise to Milvus
...
Former-commit-id: 69d1f1b661e6fc7779b4ae3abae60eeb28fa2b04
2019-06-13 16:02:25 +08:00
groot
ff7cab7006
refacture db code
...
Former-commit-id: d232155b1de07bd7b66a64f39417f25118b59891
2019-06-09 15:45:43 +08:00
zhiru
31a00449a4
MS-26 cmake. Add thirdparty packages
...
Former-commit-id: a68611c035820a429ae5ef1ae104a9826838dcca
2019-05-29 16:14:15 +08:00
groot
678f1010a1
use rocksdb column family
...
Former-commit-id: dbf59149386a71807ff3ea4498240afd102b5001
2019-05-14 11:16:18 +08:00
xj.lin
876f6a4c66
1 Support Cpu-version
...
2 Update build.sh support both cpu-build and gpu-build
Former-commit-id: 3c0ddd7fb2f93ab45b6f9878b71b6541617f92c4
2019-05-11 11:27:06 +08:00
Xu Peng
9adc7bdf82
env(unittest): add missing lib
...
Former-commit-id: 3d923d0a8588226084f6935b184798f2a402849c
2019-05-08 11:05:09 +08:00
Xu Peng
b8949ca86f
fix(env): fix compile error
...
Former-commit-id: 63a2957e3c226bdb08658d96738d30dc98a73619
2019-05-06 20:52:02 +08:00
xj.lin
2ac87c1e47
1. support IDMap
...
2. fix some bug
3. background job from IDMap -> IVF
Former-commit-id: ba8f24f09c5481103ad3f4c1c91d4deb70f26dad
2019-05-06 10:24:07 +08:00
xj.lin
56bbe40faf
1. fix operand serialize bug
...
2. support gpu-build
3. add unittest
Former-commit-id: bb36dcb05220d8f0648f282c7e38fe20f4ab3c16
2019-05-06 09:53:59 +08:00
groot
688a9992be
fix make error
...
Former-commit-id: 7a5d078a48a92b0595e67bf8fe9891a075044bf4
2019-04-29 12:04:56 +08:00
xj.lin
db32c300e8
feat: add search support
...
Former-commit-id: 0bb20ad7b80ca432b83154efd59cb89e7cc2867c
2019-04-23 11:58:43 +08:00
groot
41220cb25d
add db unittest
...
Former-commit-id: 5a9e4a10ada30d19fee14b1d2e1d4123ac6dee04
2019-04-21 17:01:02 +08:00
groot
0b545a70d8
change build settings
...
Former-commit-id: fe3df7b281a528d4e07669c7c4e0e1521eb6bf2a
2019-04-21 16:19:04 +08:00
groot
2b035e54a6
index search unittest
...
Former-commit-id: 9632c0668ce71d07bba6f13e9ee46df4e1af6b38
2019-04-21 15:55:48 +08:00
xj.lin
d7c7720ef6
update cmakefile
...
Former-commit-id: 2827b60ab09f52a244a6da690c42340884a48f39
2019-04-19 16:43:30 +08:00
xj.lin
cc641236d2
add TopK
...
Former-commit-id: 847a46e3b7ab8bead610ec9888fce5a4279a6920
2019-04-19 16:07:45 +08:00
xj.lin
3fd083c987
add wrapper and unittest file
...
Former-commit-id: 9b115de1c9d84ed4c790980793fec28169ca7837
2019-04-16 11:05:38 +08:00