Commit Graph

30 Commits (1d04dba7bbe5425a09749870bcbd2986106af847)

Author SHA1 Message Date
jinhai 17fe748d30 MS-279 Merge from Branch-0.3.1
Former-commit-id: cd9e051d00423ae8a25f100366b1050f1604fca2
2019-07-24 21:28:24 +08:00
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
zhiru b660b49cb5 use env variable to switch mem manager and fix cmake
Former-commit-id: 30fa1d2ca1721631298ea3233841cc15f45f87f7
2019-07-14 00:35:56 +08:00
starlord 57cff92d04 fix build error
Former-commit-id: da010fb2e477164a9dcc190839bcd7f9d0980b02
2019-07-13 23:50:43 +08:00
yu yunfeng 5fb1285f39 func coverage
Former-commit-id: bf3053c42c39ef42a6d7191f8e5fa73677fd1235
2019-07-13 23:46:11 +08:00
yu yunfeng 082944c9a0 code coverage
Former-commit-id: 284787742def99a04a9a2f822c707e149a614bfe
2019-07-13 23:45:04 +08:00
zhiru 2f6799e53b fix cmake
Former-commit-id: bcbf6776c264b9aa59de049201249acff7c8c37e
2019-07-09 17:31:02 +08:00
zhiru a6180ccea5 use env variable to switch mem manager and fix cmake
Former-commit-id: f433a193e4086600d3a0ca2259e1f65f0d7fbc5b
2019-07-09 17:07:52 +08:00
starlord 1410dc8695 fix build error
Former-commit-id: b32b8705608b064a0209be5c8012e5a5d58c1b93
2019-07-08 09:42:54 +08:00
xj.lin f7287d74ea MS-154
1. Add Submodule knowhere and specify branch
2. Integrate Knowhere, update many cmakelist
3. dev knowhere-wrapper
4. dev knowhere-wrapper unittest


Former-commit-id: 783a85562b2b5db3b89920b0c68de133a577f245
2019-07-04 16:15:30 +08:00
groot 2f12194cc0 fix build error
Former-commit-id: 403ec4922b0d18bec2039da8ca9bc0d944429b84
2019-06-30 16:19:04 +08:00
yu yunfeng 9f4f41b3e7 func coverage
Former-commit-id: 49125a4155b41edbeed0f87776cefe7204673602
2019-06-28 16:33:05 +08:00
yu yunfeng 8e627b6bea code coverage
Former-commit-id: 803e6ab906f53dd62e9bcfaa19536b8c37892dc9
2019-06-28 15:36:42 +08:00
groot ec42c86ecb Merge remote-tracking branch 'origin/branch-0.3.0' into refact
Former-commit-id: 3b55ccd2a1ebb119cdd4a4955bda1cf339936c2b
2019-06-20 16:06:52 +08:00
groot e050719b2b delete table issue
Former-commit-id: d1a8e64086c11081917058623d344ac3c567a74b
2019-06-20 16:05:44 +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
groot 22b5b6cbf1 pipeline for loading/searching
Former-commit-id: 93cd16549fcd392de487237df21e2df14ef8321a
2019-06-04 19:32:43 +08:00
yu yunfeng 2ab5e246ac add metrics
Former-commit-id: d7acd398be8aeee11de3f972d9bcf6e84df39358
2019-05-31 14:36:36 +08:00
zhiru 31a00449a4 MS-26 cmake. Add thirdparty packages
Former-commit-id: a68611c035820a429ae5ef1ae104a9826838dcca
2019-05-29 16:14:15 +08:00
yu yunfeng 80db8aaf20 Fix compile error
Former-commit-id: 07f4dd06011ef519e29744dcd5b8ac9e407b2505
2019-05-28 17:50:20 +08:00
yu yunfeng 815bf5550f add metrics_unitest
Former-commit-id: 783161b2f8a70b24b605f2040f9381f4aa0fff07
2019-05-28 15:33:42 +08:00
yu yunfeng 1563f81ac2 add metrics
Former-commit-id: 3e811d555cf69eb2c8f515ada44c8df43e460de0
2019-05-28 13:34:47 +08:00