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

#2450 fix search by GPU #2453

Merged
merged 1 commit into from
May 28, 2020
Merged

#2450 fix search by GPU #2453

merged 1 commit into from
May 28, 2020

Conversation

shengjun1985
Copy link
Contributor

Signed-off-by: shengjun.li shengjun.li@zilliz.com

What type of PR is this?
bug

What this PR does / why we need it:
fix search by GPU

Which issue(s) this PR fixes:
Fixes #2450

Special notes for your reviewer:
no

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

Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

❗ No coverage uploaded for pull request base (0.10.0@3d9cc69). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             0.10.0    #2453   +/-   ##
=========================================
  Coverage          ?   89.67%           
=========================================
  Files             ?      425           
  Lines             ?    26273           
  Branches          ?        0           
=========================================
  Hits              ?    23559           
  Misses            ?     2714           
  Partials          ?        0           
Impacted Files Coverage Δ
core/src/scheduler/task/SearchTask.cpp 95.75% <ø> (ø)
core/src/scheduler/selector/BuildIndexPass.cpp 90.90% <0.00%> (ø)
core/src/server/web_impl/dto/IndexDto.hpp 0.00% <0.00%> (ø)
core/src/segment/Attr.cpp 62.06% <0.00%> (ø)
.../knowhere/knowhere/index/vector_index/IndexIVFPQ.h 100.00% <0.00%> (ø)
...knowhere/index/vector_index/gpu/IndexIVFSQHybrid.h 100.00% <0.00%> (ø)
core/src/scheduler/task/SearchTask.h 100.00% <0.00%> (ø)
core/src/utils/TimeRecorder.h 100.00% <0.00%> (ø)
core/src/server/grpc_impl/GrpcRequestHandler.h 100.00% <0.00%> (ø)
core/src/server/init/CpuChecker.cpp 95.65% <0.00%> (ø)
... and 416 more

@mergify mergify bot merged commit 7c72dcf into milvus-io:0.10.0 May 28, 2020
@shengjun1985 shengjun1985 deleted the gpu_search branch May 29, 2020 11:30
JinHai-CN pushed a commit that referenced this pull request Jun 11, 2020
Signed-off-by: shengjun.li <shengjun.li@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.

3 participants