mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 23:45:28 +08:00
update test parameter
Former-commit-id: 0871f4f0acd87280b5327caf4f14dae5b0d5e165
This commit is contained in:
parent
635434126c
commit
52ca4c4ae2
@ -540,7 +540,7 @@ TEST(FAISSTEST, sift1m_L2) {
|
||||
test_ann_hdf5("glove-200-angular", "IVF16384,SQ8", 1, {8, 128});
|
||||
test_ann_hdf5("glove-200-angular", "IVF16384,SQ8Hybrid", 1, {8, 128});
|
||||
#ifdef CUSTOMIZATION
|
||||
test_ivfsq8h_gpu("glove-200-angular", 2, {128, 1024});
|
||||
test_ivfsq8h_gpu("glove-200-angular", 2, {8, 128});
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user