提交 6f87d70e 编写于 作者: J JinHai-CN

update


Former-commit-id: 1502ff04ed2d2e146500162458896c979b8e4bd0
上级 0d2d428b
...@@ -109,7 +109,7 @@ IVFSQConfAdapter::Match(const TempMetaConf& metaconf) { ...@@ -109,7 +109,7 @@ IVFSQConfAdapter::Match(const TempMetaConf& metaconf) {
conf->nlist = MatchNlist(metaconf.size, metaconf.nlist); conf->nlist = MatchNlist(metaconf.size, metaconf.nlist);
conf->d = metaconf.dim; conf->d = metaconf.dim;
conf->metric_type = metaconf.metric_type; conf->metric_type = metaconf.metric_type;
conf->gpu_id = metaconf->gpu_id; conf->gpu_id = metaconf.gpu_id;
conf->nbits = 8; conf->nbits = 8;
MatchBase(conf); MatchBase(conf);
return conf; return conf;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册