Jin Hai
|
41f3604e44
|
Merge pull request #629 from tinkerlin/issue-548
Issue 548
|
2019-12-01 21:02:34 +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
|
9b3892644e
|
Merge pull request #639 from del-zhenwu/0.6.0
Assert failed if create index with pq on ip_table
|
2019-12-01 13:14:50 +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 |
|
Jin Hai
|
183e09756a
|
Merge pull request #632 from JinHai-CN/0.6.0
#631 - FAISS isn't compiled with O3 option
|
2019-12-01 13:12:55 +08:00 |
|
zhenwu
|
ba3625677a
|
assert failed if create index with pq on ip_table
|
2019-12-01 12:43:19 +08:00 |
|
Jin Hai
|
1d9e030c6d
|
Merge pull request #637 from del-zhenwu/0.6.0
Remove some pq cases in CI
|
2019-12-01 10:52:58 +08:00 |
|
zhenwu
|
fef2a9f9ae
|
Remove some pq cases
|
2019-12-01 10:50:01 +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 |
|
Jin Hai
|
18a9b9ce5d
|
Merge pull request #623 from del-zhenwu/0.6.0
Update build index timeout
|
2019-11-30 19:46:56 +08:00 |
|
zhenwu
|
e4c7115b9d
|
Update timeout value
|
2019-11-30 19:45:47 +08:00 |
|
xiaojun.lin
|
28ca297115
|
fix unittest
|
2019-11-30 19:19:01 +08:00 |
|
zhenwu
|
1f557b2e44
|
Merge branch '0.6.0' of github.com:milvus-io/milvus into 0.6.0
|
2019-11-30 18:22:10 +08:00 |
|
xiaojun.lin
|
31da89d9a2
|
format code
|
2019-11-30 18:07:26 +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 |
|
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 |
|
fishpenguin
|
10d50d2fb7
|
IVF_PQ search on CPUs when using GPU-version
|
2019-11-30 14:57:35 +08:00 |
|
yudong.cai
|
de440acaa0
|
#579 fix CPU version build error
|
2019-11-30 14:03:46 +08:00 |
|
yudong.cai
|
525b6df0b6
|
#579 update index build error message
|
2019-11-30 12:00:47 +08:00 |
|
zhenwu
|
c039d0fdb0
|
remove multiprocessing case
|
2019-11-30 11:58:00 +08:00 |
|
yudong.cai
|
dcbe1a0c3f
|
#579 when gpu resources disabled, use cpu index instead
|
2019-11-30 11:26:40 +08:00 |
|
zhenwu
|
4f098c121f
|
Update timeout
|
2019-11-30 11:26:17 +08:00 |
|
Jin Hai
|
299e245d97
|
Merge pull request #620 from del-zhenwu/0.6.0
Add pq cases
|
2019-11-30 10:14:17 +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
|
3af4da6d52
|
#331 update clang-format
|
2019-11-30 09:29:34 +08:00 |
|
yudong.cai
|
3a0cc24d57
|
#331 update exception handle when search fail
|
2019-11-30 09:29:34 +08:00 |
|
yudong.cai
|
9a467fb1a0
|
#331 update changelog
|
2019-11-30 09:29:34 +08:00 |
|
yudong.cai
|
93f2ce45f4
|
#331 add exception handle when search fail
|
2019-11-30 09:29:34 +08:00 |
|
fishpenguin
|
f45df1a241
|
Remove src/grpc/README.md
|
2019-11-30 09:28:24 +08:00 |
|
fishpenguin
|
fdfb397918
|
fix test_nsg failed bug
|
2019-11-29 20:17:37 +08:00 |
|
zhenwu
|
de560b6be9
|
Update case
|
2019-11-29 17:51:28 +08:00 |
|
zhenwu
|
0dababf0eb
|
add pq cases
|
2019-11-29 17:32:08 +08:00 |
|
quicksilver
|
8e4c5833fc
|
Merge pull request #617 from ZhifengZhang-CN/0.6.0
format check_ccache.sh
|
2019-11-29 17:08:29 +08:00 |
|
quicksilver
|
a223ee313b
|
format check_ccache.sh
|
2019-11-29 17:06:53 +08:00 |
|
quicksilver
|
b6d11377a5
|
format check_ccache.sh
|
2019-11-29 17:05:24 +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 |
|
fishpenguin
|
6fcd2a13da
|
fix CPU version bug
|
2019-11-29 15:57:42 +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 |
|
quicksilver
|
d3f0e576f8
|
Merge pull request #613 from ZhifengZhang-CN/0.6.0
update build environment images resources limits
|
2019-11-29 15:23:11 +08:00 |
|
ZhifengZhang-CN
|
5ace001bbe
|
update build environment images resources limits
|
2019-11-29 15:22:10 +08:00 |
|
Jin Hai
|
7bf5cade6e
|
Merge pull request #610 from yhmo/0.6.0
#606 No log generated during building index with CPU
|
2019-11-29 15:14:21 +08:00 |
|
yudong.cai
|
59f17fcc59
|
#605 print more messages when server start
|
2019-11-29 15:02:13 +08:00 |
|
fishpenguin
|
fd304cf4b4
|
remove #if
|
2019-11-29 14:52:08 +08:00 |
|
groot
|
ce10d1c86e
|
merge 0.6.0
|
2019-11-29 14:49:53 +08:00 |
|