Cai Yudong
|
7c02c3760e
|
#771 add ProcessCommand() to process pre-defined commands (#777)
|
2019-12-17 10:48:28 +08:00 |
|
quicksilver
|
952f34352a
|
enable build milvus on centos7 (#769)
* enable build milvus on centos7
* Update build enviroment Centos7 dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* add centos7_build_deps.sh
* add centos7 build cpu version enviroment
* add centos7 on github actions
* fix bug
* fix bug
* fix bug
* update ci/docker/centos-7-core.dockerfile
* fix github actions bug
* update centos7 case on github actions
* update docker-compose.yml
* debug centos case on github actions
* debug centos case on github actions
* add centos7 deploy dockerfile
|
2019-12-16 14:07:20 +08:00 |
|
Cai Yudong
|
41d7500f61
|
support config cli test 2 (#764)
* #665 support get/set config via CLI
* #665 support get/set config via CLI
* #665 add unittest for config CLI
* #665 remove config_node_map_
* #665 remove config_node_map_
* #665 fix clang-format
* #665 fix clang-format
* #665 update changelog
* #665 code clean
* #665 update API interface
* #665 update API interface
* #665 handle server status
* #665 handle unknown command
* #665 update debug log
* #665 rollback CmdRequest.cpp
|
2019-12-14 15:11:02 +08:00 |
|
groot
|
8aac809ad7
|
fix typo
|
2019-11-23 14:36:22 +08:00 |
|
groot
|
2b805489a1
|
#485 Increase code coverage rate
|
2019-11-23 11:34:45 +08:00 |
|
groot
|
d3ab5ffa40
|
add unittest case
|
2019-11-22 19:35:42 +08:00 |
|
yudong.cai
|
c89bb6699e
|
#306 Use int64 for all config integer
|
2019-11-20 14:26:39 +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
|
7f5c2fefd8
|
Remove OnlyGpuPass and add MILVUS_GPU_VERSION define
|
2019-11-19 19:18:54 +08:00 |
|
yudong.cai
|
0d1923c61f
|
#346 update gpu resource config APIs
|
2019-11-19 15:49:40 +08:00 |
|
yudong.cai
|
fddfd1eb03
|
#346 update config APIs to support build index with multiple GPUs
|
2019-11-18 18:47:52 +08:00 |
|
groot
|
a57bfae626
|
merge 0.5.3 to 0.6.0
|
2019-11-14 16:16:11 +08:00 |
|
groot
|
57e3c14825
|
fix unittest failure
|
2019-11-07 18:46:27 +08:00 |
|
Zhiru Zhu
|
3c0c4646b0
|
issue 229, 230 and 237
|
2019-11-07 15:35:53 +08:00 |
|
yudong.cai
|
1b0d453379
|
#207 add more unittest for config set/get
|
2019-11-06 11:56:06 +08:00 |
|
youny626
|
bede77751e
|
clang format
|
2019-11-05 13:35:24 +08:00 |
|
youny626
|
4ca6b59b91
|
add CPU version
|
2019-11-05 10:23:59 +08:00 |
|
yudong.cai
|
ad395a7f06
|
#175 update invalid config unittest
Former-commit-id: 06ef1ca314a4ad5d55a5a3352f75ec6e265cb4a0
|
2019-11-03 16:05:38 +08:00 |
|
yudong.cai
|
bfafb8cdef
|
#175 fix clang-format
Former-commit-id: e7818d67ca090ced2a934e885074700b46619e15
|
2019-11-03 14:28:15 +08:00 |
|
yudong.cai
|
9ff83e140e
|
add invalid config unittest
Former-commit-id: b2201e3394a953e7e2055bdf351a094a6d6e5315
|
2019-11-03 12:51:47 +08:00 |
|
starlord
|
e7876f6343
|
avoid relative header path
Former-commit-id: d4a01b720ac7011e17076b7c36a20af0ebe2b58a
|
2019-10-23 15:05:22 +08:00 |
|
starlord
|
6e11f4e4e7
|
#48 Config unittest failed
Former-commit-id: e07a067382ed00efc9c5d914b4100592bb7aee44
|
2019-10-19 19:31:22 +08:00 |
|
starlord
|
e153262f3f
|
fix config test bug
Former-commit-id: aa548a904c54747c22b34c7d847ca87ed32698f1
|
2019-10-19 16:48:56 +08:00 |
|
yudong.cai
|
08416ed198
|
MS-653 fix config unittest
Former-commit-id: fbe4b893ae3b84a860cd6a95c15bd05ead4d33a3
|
2019-10-15 16:44:43 +08:00 |
|
yudong.cai
|
38747d9fae
|
MS-653 fix config unittest
Former-commit-id: bd20d3caff96edc92625dbc333feaa94c5e3b841
|
2019-10-15 16:41:08 +08:00 |
|
starlord
|
41d37f9648
|
re-organize project
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
|
2019-10-14 09:51:48 +08:00 |
|