wxyu
|
53b3b60db2
|
Using shared_ptr instead of weak_ptr to avoid performance loss
Former-commit-id: 250cb7200b6eefdd9cbb9fd631379d59aca2f368
|
2019-10-28 19:19:42 +08:00 |
|
Jin Hai
|
8fda112ae1
|
Merge pull request #116 from scsven/dev
Using new structure for tasktable
Former-commit-id: 184c3c75587577c236933eabdd010df040e525df
|
2019-10-28 16:49:04 +08:00 |
|
wxyu
|
80b9c79c5d
|
Using new structure for tasktable
Former-commit-id: 6742f21a429da87456ded0a910d248948dc948b4
|
2019-10-28 12:23:25 +08:00 |
|
Jin Hai
|
6d2dad0b53
|
Merge pull request #103 from youny626/0.5.1
Remove .a file in milvus/lib for docker-version
Former-commit-id: 462024cc5f1e678444b41fcad76ec3d97c2bcc73
|
2019-10-28 11:02:38 +08:00 |
|
fishpenguin
|
f32921f0fb
|
test_scheduler core dump
Former-commit-id: 79208b55f7b016bde5100cc7474850160dc72503
|
2019-10-25 19:43:07 +08:00 |
|
Zhiru Zhu
|
d65160e4a1
|
Remove .a file in milvus/lib for docker-version
Former-commit-id: b27fd9ddcf9d0dcbcceca2422b8bf6230bf4e21a
|
2019-10-25 18:01:35 +08:00 |
|
Jin Hai
|
42e1ec8bd3
|
Merge pull request #93 from youny626/0.5.1
Speed up CMake build process
Former-commit-id: d113c6903c01f10958d85f70152640b82838b3cd
|
2019-10-24 18:48:18 +08:00 |
|
Zhiru Zhu
|
460bbf2782
|
Update CHANGELOG.md
Former-commit-id: 47da01a8c9193284097d22eb35c79b377f20253d
|
2019-10-24 10:49:02 +08:00 |
|
Zhiru Zhu
|
a6279d2acb
|
Speed up CMake build process
Former-commit-id: 2edb2ae26d93ed9b7a8d25b89d30152e60257250
|
2019-10-23 21:45:48 +08:00 |
|
starlord
|
25e49ef1a2
|
fix merge conflict
Former-commit-id: acef793c9eda6bcc62fc6391e49e5935612049af
|
2019-10-23 12:18:08 +08:00 |
|
Jin Hai
|
53b4f43bbd
|
Merge pull request #83 from scsven/dev
Move easyloggingpp into external directory
Former-commit-id: 17ebea24c357123aeda8c92baaa8b8785761c6ac
|
2019-10-23 10:42:20 +08:00 |
|
Jin Hai
|
796fdcf101
|
Merge branch '0.5.1' into master
Former-commit-id: 1bc4e66f1cf4c07279a18715510c5a9576310e5f
|
2019-10-23 10:41:25 +08:00 |
|
wxyu
|
4f3fa67be3
|
Move easyloggingpp into external directory
Former-commit-id: f2392522699d094720b92e5ee281973e3835bb18
|
2019-10-22 19:11:17 +08:00 |
|
starlord
|
d9138e1960
|
#80 Print version information into log during server start
Former-commit-id: 874acccc6856b18b9f5992a2ee7bf14382f0f3c6
|
2019-10-22 18:40:42 +08:00 |
|
Jin Hai
|
05fda8c7ee
|
Merge pull request #70 from scsven/dev
Improvement dump function in scheduler
Former-commit-id: 02fa9712aafb5c09e709cad4f97777782469e9bd
|
2019-10-22 11:49:04 +08:00 |
|
Zhiru Zhu
|
acc9c83f66
|
update CHANGELOG
Former-commit-id: ca6d458844d2140772c04ff08b9e575bf0a016f4
|
2019-10-21 19:35:07 +08:00 |
|
wxyu
|
e12e40f4b7
|
Improvement dump function in scheduler
Former-commit-id: f073c39e5cd16f919f3a7320ae5821a2ccfe6d6c
|
2019-10-21 19:32:38 +08:00 |
|
JinHai-CN
|
56c82369d4
|
Update CHANGELOG.md
Former-commit-id: a904a221833262c4067da15b8f60c5f6c5af6ec6
|
2019-10-21 19:27:11 +08:00 |
|
JinHai-CN
|
17992364ff
|
Update CHANGELOG.md
Former-commit-id: 2e4ad641e6a9131113de58fa1c68f20bb9e347cb
|
2019-10-21 18:04:11 +08:00 |
|
starlord
|
18108119b2
|
#59 Topk result is incorrect for small dataset
Former-commit-id: 4961584a889ad12cc41ff2b342eec8fa6e1eb427
|
2019-10-21 16:46:33 +08:00 |
|
starlord
|
e621dfd1e7
|
#48 Config unittest failed
Former-commit-id: 6590479cac96b17485104da98c35d322b563f573
|
2019-10-19 17:04:02 +08:00 |
|
JinHai-CN
|
030d8630b8
|
Merge remote-tracking branch 'upstream/0.5.0' into 0.5.0
Former-commit-id: af8dde842de4cc58f7ec1fb61254cb6f34fa4fb8
|
2019-10-18 19:49:26 +08:00 |
|
Yu Kun
|
f29bad6146
|
fix test_scheduler
Former-commit-id: 842753b05bd256a7f4c1433ba7eb3980b595099c
|
2019-10-18 17:46:55 +08:00 |
|
yudong.cai
|
4d1fb143e1
|
MS-665 rename build_index_gpu to index_build_device, and move it to resource config
Former-commit-id: f3da7963531406da7a22fbf5ab95caa8e920344a
|
2019-10-18 16:32:28 +08:00 |
|
starlord
|
92a21ec3da
|
#30 Some troubleshoot messages in Milvus do not provide enough information
Former-commit-id: 49b03511fc7abbc323c511fad28a568d71b518d5
|
2019-10-18 14:40:15 +08:00 |
|
starlord
|
938de62fa1
|
#39 Create SQ8H index hang if using github server version
Former-commit-id: 056ccbf9cad2de039cc61a512932d3aaea25131d
|
2019-10-18 11:46:15 +08:00 |
|
JinHai-CN
|
7e4badb89d
|
Merge remote-tracking branch 'upstream/0.5.0' into 0.5.0
Former-commit-id: b5d71ff8a05466f2693df74320eecee773292191
|
2019-10-17 19:30:17 +08:00 |
|
starlord
|
5ef9620e2f
|
#31 make clang-format failed after run build.sh -l
Former-commit-id: 03020a762b43c539ea09aca4cd5a6e96b9c8dc80
|
2019-10-17 17:51:13 +08:00 |
|
starlord
|
d02018b03d
|
fix typo
Former-commit-id: d904f2e8c3d5d2cd3419b1e4e11cb4ab236f8d24
|
2019-10-17 10:31:26 +08:00 |
|
Yu Kun
|
179a1f2f62
|
Add unittest to improve code coverage
Former-commit-id: 201f0aa49e618f4d049098b63cdd4be3d0ae697d
|
2019-10-17 10:21:10 +08:00 |
|
starlord
|
940ae64283
|
fix typo
Former-commit-id: b8d0d09404d2931c12a9c66b96c188d5643b10a2
|
2019-10-17 10:21:09 +08:00 |
|
Yu Kun
|
e819c96777
|
23 Add unittest to improve code coverage
Former-commit-id: 5d5629da7cad9503816f63917425bcde3c5b6a90
|
2019-10-17 09:56:56 +08:00 |
|
starlord
|
595cb47fe0
|
#20 C++ sdk example get grpc error
Former-commit-id: f20775bd03d41621de4401243838575e5a929044
|
2019-10-16 19:53:43 +08:00 |
|
JinHai-CN
|
fb431ba5d6
|
Merge remote-tracking branch 'github/0.5.0' into 0.5.0
Former-commit-id: 0f2f646cf87482ae3edc0ad646337d9451f7dc46
|
2019-10-16 18:43:00 +08:00 |
|
JinHai-CN
|
3b0ca71602
|
#18 Add all test cases
Former-commit-id: ac930b6af9c664da4382e97722fed11a70bb2c99
|
2019-10-16 18:40:31 +08:00 |
|
CaiYudong
|
a61dee1ffd
|
#9 change default gpu_cache_capacity to 4
Former-commit-id: 0edf0a6371c20a1cf3374a42c2a1b52a953f3722
|
2019-10-16 17:27:11 +08:00 |
|
JinHai-CN
|
498ef8ecb8
|
Update Documents
Former-commit-id: 04f2966a1dec3b28f33e06037551631fd5f49b6d
|
2019-10-15 19:18:13 +08:00 |
|
JinHai-CN
|
c8a17855a4
|
Update Documents
Former-commit-id: 64df469fb0709e705e8235c1913b964b0b3c946b
|
2019-10-15 18:43:51 +08:00 |
|