quicksilver
|
047f4bb43e
|
mark off faiss version
|
2019-11-21 10:25:38 +08:00 |
|
xiaojun.lin
|
38da8dbb1d
|
fix
|
2019-11-20 18:37:06 +08:00 |
|
xiaojun.lin
|
863cc5dbaf
|
Merge branch '0.6.0' into 0.6.0-#227
|
2019-11-20 16:23:39 +08:00 |
|
xiaojun.lin
|
bfd4c6c522
|
upgrade SPTAG and support KDT and BKT
|
2019-11-20 16:08:18 +08:00 |
|
JinHai-CN
|
a77bd78924
|
Fix compiling error
|
2019-11-20 16:05:14 +08:00 |
|
JinHai-CN
|
7318786b58
|
Merge branch 'master' into 0.6.0
|
2019-11-20 15:37:53 +08:00 |
|
groot
|
75c1186cd2
|
fix conflict
|
2019-11-20 15:04:41 +08:00 |
|
Jin Hai
|
68457e3323
|
Merge pull request #430 from cydrain/caiyd_use_all_int64
#306 use int64 for config integer
|
2019-11-20 15:01:07 +08:00 |
|
Jin Hai
|
8225ac00f9
|
Merge pull request #396 from GuanyunFeng/0.6.0
solve issue #383 #387
|
2019-11-20 14:59:31 +08:00 |
|
Jin Hai
|
9cc4d0bfb2
|
Merge pull request #424 from BossZou/0.6.0
0.6.0
|
2019-11-20 14:58:48 +08:00 |
|
yudong.cai
|
c89bb6699e
|
#306 Use int64 for all config integer
|
2019-11-20 14:26:39 +08:00 |
|
groot
|
b65685df8f
|
fix typo
|
2019-11-20 14:15:57 +08:00 |
|
groot
|
50c4f98dc5
|
merge from 0.6.0
|
2019-11-20 12:25:17 +08:00 |
|
groot
|
15dcce417e
|
#377 Create partition success if tag name only contains spaces
|
2019-11-20 12:24:18 +08:00 |
|
yhz
|
ed5219b728
|
[skip ci] foramt pass
|
2019-11-20 11:23:48 +08:00 |
|
yhz
|
a5a41212f8
|
remove test change'
|
2019-11-20 11:06:24 +08:00 |
|
yudong.cai
|
631cf71439
|
#346 fix CPU version build error
|
2019-11-20 10:57:01 +08:00 |
|
yhz
|
660953afa2
|
modify sdk
|
2019-11-20 10:36:00 +08:00 |
|
yhz
|
f9ece14f0a
|
ignore proto python
|
2019-11-20 10:36:00 +08:00 |
|
yudong.cai
|
37df2b6fc4
|
#346 rename gpu_resource_config.enable_gpu to gpu_resource_config.enable
|
2019-11-20 10:22:42 +08:00 |
|
fishpenguin
|
a176eb94a2
|
clange format
|
2019-11-19 21:12:12 +08:00 |
|
fishpenguin
|
a13677b65f
|
Refactor optimizer
|
2019-11-19 21:10:43 +08:00 |
|
fishpenguin
|
fdb7decdd3
|
Remove DefaultLabel
|
2019-11-19 20:30:43 +08:00 |
|
fishpenguin
|
c451f8cbf2
|
clange format and add FallbackPass
|
2019-11-19 19:40:17 +08:00 |
|
fishpenguin
|
30dcfa6719
|
fix conflict in SchedInst
|
2019-11-19 19:30:53 +08:00 |
|
fishpenguin
|
7f5c2fefd8
|
Remove OnlyGpuPass and add MILVUS_GPU_VERSION define
|
2019-11-19 19:18:54 +08:00 |
|
wxyu
|
9f063aa289
|
Add a Fallback pass in optimizer close #409
add Fallback pass condition
|
2019-11-19 17:11:14 +08:00 |
|
yudong.cai
|
0d1923c61f
|
#346 update gpu resource config APIs
|
2019-11-19 15:49:40 +08:00 |
|
Jin Hai
|
928b3ad8b5
|
Merge pull request #405 from scsven/dev
Add virtual method Init() in Pass abstract class close #404
|
2019-11-19 14:56:20 +08:00 |
|
fishpenguin
|
0a85893967
|
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk
|
2019-11-19 14:18:59 +08:00 |
|
fishpenguin
|
caacf40ed2
|
fix for config change
|
2019-11-19 14:18:45 +08:00 |
|
wxyu
|
7ad5c51497
|
Add virtual method Init() in Pass abstract class close #404
|
2019-11-19 12:29:05 +08:00 |
|
Jin Hai
|
2abbcad294
|
Merge pull request #398 from yhmo/0.6.0
#397 sdk_simple return incorrect result
|
2019-11-19 11:44:19 +08:00 |
|
Shouyu Luo
|
562b84a178
|
commented out logs
|
2019-11-18 23:03:59 +08:00 |
|
Jin Hai
|
316a5383d5
|
Merge pull request #381 from tinkerlin/issue-247
fix by reduce knng size
|
2019-11-18 18:59:09 +08:00 |
|
groot
|
3eefd55059
|
#397 sdk_simple return incorrect result
|
2019-11-18 18:54:25 +08:00 |
|
yudong.cai
|
fddfd1eb03
|
#346 update config APIs to support build index with multiple GPUs
|
2019-11-18 18:47:52 +08:00 |
|
fishpenguin
|
964d1bfb0a
|
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk
|
2019-11-18 18:42:07 +08:00 |
|
G.Y Feng
|
7e67c76e2c
|
Update ubuntu_build_deps.sh
solve issue #387, "failed to create symbolic link '/usr/lib/x86_64-linux-gnu/libmysqlclient_r.so': File exists"
|
2019-11-18 18:34:31 +08:00 |
|
Jin Hai
|
a47b728488
|
Merge pull request #369 from youny626/0.6.0
remove gpu in db unittest
|
2019-11-18 17:46:09 +08:00 |
|
groot
|
661a60374e
|
dont modify grpc generated code
|
2019-11-18 15:58:50 +08:00 |
|
groot
|
f3ae1bf155
|
#266 Rpc request source code refactor
|
2019-11-18 15:10:15 +08:00 |
|
fishpenguin
|
35f1796355
|
fix conflicts
|
2019-11-18 14:32:09 +08:00 |
|
fishpenguin
|
513ad3b842
|
Support build index with multiple gpu
|
2019-11-18 11:38:48 +08:00 |
|
xiaojun.lin
|
82cb637ca8
|
code style format
|
2019-11-18 10:50:20 +08:00 |
|
xiaojun.lin
|
d5eb5675b7
|
fix by reduce knng size
|
2019-11-18 09:53:38 +08:00 |
|
erdustiggen
|
4c71748bb2
|
Fix typos and grammatical errors
|
2019-11-16 20:55:16 +01:00 |
|
fishpenguin
|
cd80cdba02
|
sdk_simple return empty result
|
2019-11-16 15:53:45 +08:00 |
|
Zhiru Zhu
|
a7cb907e44
|
remove gpu in unittest
|
2019-11-15 20:15:34 +08:00 |
|
Jin Hai
|
0aa90ea91d
|
Merge pull request #365 from scsven/dev
#327 fix flat doesn't use gpu bug
|
2019-11-15 20:09:28 +08:00 |
|