zilliztech / knowhere

Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo: get rid of the function, bad design

alexanderguzhva opened this issue · comments

https://github.com/zilliztech/knowhere/blob/main/src/common/utils.cc#L75-L87

completely eliminate this function!

Put it inside .train() calls