Jin Hai
|
c2328fbc18
|
[skip ci]#668 - Update badge of README (#669)
|
2019-12-04 10:14:42 +08:00 |
groot
|
3321a82c32
|
#670 Random failure of unittest db_test::SEARCH_TEST (#671)
|
2019-12-04 10:11:50 +08:00 |
Jin Hai
|
56e3b8feb1
|
Merge pull request #650 from Yukikaze-CZR/0.6.0
IP search metric_type shouldn't be supported by IVF_PQ index on GPU v…
|
2019-12-03 17:21:58 +08:00 |
yudong.cai
|
f330d9f902
|
#658 Milvus error out when building SQ8H index without GPU resources
|
2019-12-03 15:50:27 +08:00 |
Yukikaze-CZR
|
c018bf0a08
|
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
|
2019-12-03 14:41:44 +08:00 |
groot
|
6b52973b04
|
#654 Random crash when frequently insert vector one by one
|
2019-12-02 19:51:33 +08:00 |
Yukikaze-CZR
|
4ff8e871ae
|
changelog fix
|
2019-12-02 17:48:55 +08:00 |
Yukikaze-CZR
|
b5916b41bf
|
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
|
2019-12-02 16:08:09 +08:00 |
groot
|
3df535e11e
|
#649 Typo partiton should be partition
|
2019-12-02 15:39:16 +08:00 |
Jin Hai
|
51e8be0130
|
Merge pull request #607 from yhmo/ongoing
#596 Frequently insert operation cost too much disk space
|
2019-12-02 15:06:19 +08:00 |
Yukikaze-CZR
|
bee37170f4
|
IP search metric_type shouldn't be supported by IVF_PQ index on GPU version #616 #636
|
2019-12-02 14:40:16 +08:00 |
wxyu
|
b12f861b51
|
Add a new rpc command to get milvus build version whether cpu or gpu close#644
|
2019-12-02 11:17:24 +08:00 |
groot
|
07ac2e32c0
|
merge 0.6.0
|
2019-12-02 10:30:22 +08:00 |
Nicky
|
3a87f16b74
|
Merge remote-tracking branch 'official/0.6.0' into issue-548
|
2019-12-01 15:30:34 +08:00 |
Jin Hai
|
23dffbf3b5
|
Merge pull request #635 from JinHai-CN/GPUCompile
#634 - FAISS GPU version is compiled with O0
|
2019-12-01 13:13:45 +08:00 |
bugfixer
|
216a534eff
|
#634 - FAISS GPU version is compiled with O0
|
2019-12-01 01:52:17 +00:00 |
bugfixer
|
c1bd16a55e
|
#631 - FAISS isn't compiled with O3 option
|
2019-12-01 01:40:11 +00:00 |
Nicky
|
d721e385d1
|
Merge remote-tracking branch 'official/0.6.0' into issue-548
|
2019-11-30 20:40:00 +08:00 |
Jin Hai
|
e705fa3007
|
Merge pull request #609 from cydrain/caiyd_handle_search_exception
handle search exception
|
2019-11-30 19:47:16 +08:00 |
xiaojun.lin
|
6b84ec5f79
|
Merge remote-tracking branch 'official/0.6.0' into issue-548
|
2019-11-30 18:04:22 +08:00 |
Jin Hai
|
91b165d3cc
|
Merge pull request #624 from cydrain/caiyd_fix_gpu_index
fix gpu index build hang when gpu resources disabled
|
2019-11-30 17:43:07 +08:00 |
xiaojun.lin
|
8f09b1f230
|
solve part of the problem about nsg
|
2019-11-30 17:23:10 +08:00 |
groot
|
0b3f7e15c0
|
Merge remote-tracking branch 'source/0.6.0' into ongoing
|
2019-11-30 16:26:02 +08:00 |
Jin Hai
|
6f58f7550b
|
Merge pull request #608 from fishpenguin/0.6.0-yk-refactor-scheduler
NSG build failed using GPU-edition if set gpu_enable false
|
2019-11-30 16:16:04 +08:00 |
yudong.cai
|
dcbe1a0c3f
|
#579 when gpu resources disabled, use cpu index instead
|
2019-11-30 11:26:40 +08:00 |
Jin Hai
|
7b949861a8
|
Merge pull request #614 from cydrain/caiyd_remove_cpu_version_macro
#611 remove MILVUS_CPU_VERSION
|
2019-11-30 10:13:05 +08:00 |
yudong.cai
|
9a467fb1a0
|
#331 update changelog
|
2019-11-30 09:29:34 +08:00 |
groot
|
5380e0c9df
|
Merge remote-tracking branch 'source/0.6.0' into ongoing
|
2019-11-29 16:15:47 +08:00 |
yudong.cai
|
a023511f16
|
#611 remove MILVUS_CPU_VERSION
|
2019-11-29 16:02:08 +08:00 |
fishpenguin
|
b458bdbd33
|
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk-refactor-scheduler
|
2019-11-29 15:57:52 +08:00 |
Jin Hai
|
3566fbbc55
|
Merge pull request #612 from cydrain/caiyd_add_more_message_when_start
#605 print more messages when server start
|
2019-11-29 15:27:35 +08:00 |
yudong.cai
|
59f17fcc59
|
#605 print more messages when server start
|
2019-11-29 15:02:13 +08:00 |
groot
|
ce10d1c86e
|
merge 0.6.0
|
2019-11-29 14:49:53 +08:00 |
groot
|
af5c5b3bdb
|
#606 no log generated during building index with CPU
|
2019-11-29 14:47:13 +08:00 |
fishpenguin
|
1b6d90a5e1
|
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk-refactor-scheduler
|
2019-11-29 11:38:40 +08:00 |
fishpenguin
|
4b8a72f9ae
|
NSG build failed using GPU-edition if set gpu_enable false
|
2019-11-29 11:38:27 +08:00 |
groot
|
3a36d75404
|
Merge remote-tracking branch 'source/0.6.0' into ongoing
|
2019-11-29 10:47:46 +08:00 |
Jin Hai
|
7d0a3ae05d
|
Merge pull request #604 from Yukikaze-CZR/0.6.0
Increase code coverage rate #485
|
2019-11-29 10:35:55 +08:00 |
Jin Hai
|
bf1f07eca8
|
Merge pull request #603 from fishpenguin/0.6.0-yk-refactor-scheduler
Optimizer specify wrong gpu_id
|
2019-11-29 10:35:08 +08:00 |
Jin Hai
|
fc364d25ce
|
Merge pull request #595 from cydrain/caiyd_config_version
#560 add version in server config file
|
2019-11-29 10:34:03 +08:00 |
groot
|
930097128b
|
#596 Frequently insert operation cost too much disk space
|
2019-11-29 10:30:10 +08:00 |
Yukikaze-CZR
|
3a8a83369b
|
add changelog
|
2019-11-28 19:39:43 +08:00 |
fishpenguin
|
a718c7c9bb
|
Optimizer specify wrong gpu_id
|
2019-11-28 19:08:15 +08:00 |
groot
|
bdf531524b
|
#599 Build index log is incorrect
|
2019-11-28 17:56:04 +08:00 |
Jin Hai
|
5ec1237a6b
|
Merge pull request #593 from yhmo/preload
#274 logger the time cost during preloading data
|
2019-11-28 17:10:25 +08:00 |
Yukikaze-CZR
|
82e011d147
|
Merge branch '0.6.0' into 0.6.0
|
2019-11-28 17:02:49 +08:00 |
yudong.cai
|
2aad94b678
|
#560 add version in server config file
|
2019-11-28 16:12:39 +08:00 |
groot
|
2ae5771603
|
#274 logger the time cost during preloading data
|
2019-11-28 15:25:20 +08:00 |
Jin Hai
|
2780da6858
|
Merge pull request #586 from yhmo/0.6.0
#561 Milvus server should report exception/error message or terminate
|
2019-11-28 15:22:39 +08:00 |
Yukikaze-CZR
|
5a5e76fe6a
|
#552 Server down during building index_type: IVF_PQ using GPU-edition
|
2019-11-28 14:37:23 +08:00 |