Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1660 support IVFPQ CPU delete #1695

Merged
merged 2 commits into from
Mar 19, 2020
Merged

Conversation

op-hunter
Copy link
Contributor

Signed-off-by: lichengming chengming.li@zilliz.com

What type of PR is this?

feature

What this PR does / why we need it:
support delete on index IVFPQ of CPU version

Which issue(s) this PR fixes:

Fixes #1660

Special notes for your reviewer:
no

Does this PR introduce a user-facing change?:
no

Additional documentation (e.g. design docs, usage docs, etc.):

lichengming added 2 commits March 19, 2020 09:53
Signed-off-by: lichengming <chengming.li@zilliz.com>
Signed-off-by: lichengming <chengming.li@zilliz.com>
@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

Merging #1695 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1695   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files         395      395           
  Lines       23374    23374           
=======================================
  Hits        21542    21542           
  Misses       1832     1832
Flag Coverage Δ
#cpu_version_centos7_unittest 91.76% <ø> (ø) ⬆️
#cpu_version_ubuntu_18_04_unittest 91.7% <ø> (?)
#gpu_version_centos7_unittest 91.85% <ø> (-0.21%) ⬇️
#gpu_version_ubuntu18_04_unittest 91.8% <ø> (ø) ⬆️
#nightly ?

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1543f8d...d399822. Read the comment docs.

@JinHai-CN JinHai-CN merged commit fdd5140 into milvus-io:master Mar 19, 2020
MrPresent-Han pushed a commit to MrPresent-Han/milvus that referenced this pull request Jun 4, 2024
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IVF PQ CPU support deleted vectors searching.
3 participants