milvus/internal/core
shengjun.li b688cc5f51
Improve IVF query on GPU when no entity deleted (#5359)
Not to call getListIndex() if bitset is empty.

Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
2021-05-24 07:38:56 +00:00
..
bench Add license files 2021-04-19 11:16:16 +08:00
build-support Add license files 2021-04-19 11:16:16 +08:00
cmake
src Improve IVF query on GPU when no entity deleted (#5359) 2021-05-24 07:38:56 +00:00
thirdparty Update cpp thirdparty source URL (#5295) 2021-05-19 09:39:29 +00:00
unittest reduce unittest time (#5363) 2021-05-24 03:54:06 +00:00
build.sh
CMakeLists.txt Optimize search performance 2021-04-19 19:30:36 +08:00
run_clang_format.sh Add license files 2021-04-19 11:16:16 +08:00
ubuntu_build_deps.sh