knowhere icon indicating copy to clipboard operation
knowhere copied to clipboard

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

Results 86 knowhere issues
Sort by recently updated
recently updated
newest added

Update Cardinal Commit Signed-off-by: sre-ci-robot [email protected]

dco-passed
do-not-merge/missing-related-issue
ci-passed
size/XS

issue: https://github.com/zilliztech/knowhere/issues/425

dco-passed
do-not-merge/missing-related-issue
ci-passed
approved
size/XL
stale

Corresponding faiss baseline PR: https://github.com/facebookresearch/faiss/pull/3450 /kind improvement

dco-passed
do-not-merge/missing-related-issue
ci-passed
approved
size/L

`MAP_POPULATE` will increase the load overhead, and this option can not guarantee performance improvement. Make this option configurable

stale

Use Intel AMX to speed up Inner-Product algorithm of knowhere::BruteForce::Search(), which can bring more than 10x performance boost. Build parameter: use "-o with_dnnl=True/False" to control enable/disable AMX feature. This feature...

kind/enhancement
do-not-merge/missing-related-issue
size/XL
needs-dco

Replaced some `new T[]` with `std::make_unique` to make the code safer. /kind improvement

dco-passed
do-not-merge/missing-related-issue
ci-passed
size/L

Corresponding faiss PR: https://github.com/facebookresearch/faiss/pull/3444 /kind improvement

dco-passed
ci-passed
kind/improvement
size/L

/hold Wait until Milvus 2.4.2 release

dco-passed
do-not-merge/missing-related-issue
ci-passed
approved
lgtm
size/XS

Update Cardinal Commit Signed-off-by: sre-ci-robot [email protected]

dco-passed
do-not-merge/missing-related-issue
ci-passed
size/XS

dco-passed
ci-passed
kind/improvement
approved
size/M
do-not-merge/hold