threshold = 20

Former-commit-id: f2eb92589ff4fcaf24ad156fa2a212e40400b730
This commit is contained in:
yu yunfeng 2019-07-10 11:45:45 +08:00
parent 39f78492a8
commit 4e7b64f295

View File

@ -34,5 +34,5 @@ cache_config: # cache configure
engine_config:
nprobe: 10
nlist: 16381
use_blas_threshold: 10
nlist: 16384
use_blas_threshold: 20