mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
28 lines
646 B
JSON
28 lines
646 B
JSON
[
|
|
{
|
|
"server": "poseidon",
|
|
"suite_params": [
|
|
{
|
|
"suite": "080_gpu_search.yaml",
|
|
"image_type": "gpu"
|
|
},
|
|
{
|
|
"suite": "080_cpu_search.yaml",
|
|
"image_type": "cpu"
|
|
},
|
|
{
|
|
"suite": "080_gpu_build.yaml",
|
|
"image_type": "gpu"
|
|
},
|
|
{
|
|
"suite": "080_cpu_accuracy.yaml",
|
|
"image_type": "cpu"
|
|
},
|
|
{
|
|
"suite": "080_cpu_build.yaml",
|
|
"image_type": "cpu"
|
|
}
|
|
]
|
|
}
|
|
]
|