提交 d402dd9d 编写于 作者: X Xu Peng

fix(db): code fix


Former-commit-id: fbb9040ada2c355dad1e13526f8f16c36e155716
上级 a6369c7a
......@@ -96,7 +96,6 @@ Status DBImpl::search(const std::string &group_id, size_t k, size_t nq,
index->add_with_ids(file_index->ntotal,
dynamic_cast<faiss::IndexFlat *>(file_index->index)->xb.data(),
file_index->id_map.data());
delete file_index;
}
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册