mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 15:05:31 +08:00
#89 update unittest parameter
Former-commit-id: 4692890b67109edefbd0cc0a0a5a628f6433306d
This commit is contained in:
parent
4f5906b9bc
commit
d3d6077eb2
@ -550,7 +550,7 @@ TEST(FAISSTEST, BENCHMARK) {
|
||||
test_ann_hdf5("glove-200-angular", "IVF16384,SQ8", 1, {8, 128});
|
||||
#ifdef CUSTOMIZATION
|
||||
test_ann_hdf5("glove-200-angular", "IVF16384,SQ8Hybrid", 1, {8, 128});
|
||||
test_ivfsq8h_gpu("glove-200-angular", 2, {8, 128});
|
||||
test_ivfsq8h_gpu("glove-200-angular", 1, {8, 128});
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user