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

enhance: remove extra memory copy of bf16/bf16 brustforce search #38751

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

enhance: remove extra memory copy of bf16/bf16 brustforce search

540d15b
Select commit
Loading
Failed to load commit list.
Open

enhance: remove extra memory copy of bf16/bf16 brustforce search #38751

enhance: remove extra memory copy of bf16/bf16 brustforce search
540d15b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2025 in 0s

69.53% (target 77.00%)

View this Pull Request on Codecov

69.53% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.53%. Comparing base (aa0a87e) to head (540d15b).

Files with missing lines Patch % Lines
internal/core/src/query/SearchBruteForce.cpp 66.66% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (aa0a87e) and HEAD (540d15b). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (aa0a87e) HEAD (540d15b)
2 1
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #38751       +/-   ##
===========================================
- Coverage   81.13%   69.53%   -11.61%     
===========================================
  Files        1387      296     -1091     
  Lines      196268    26526   -169742     
===========================================
- Hits       159251    18445   -140806     
+ Misses      31421     8081    -23340     
+ Partials     5596        0     -5596     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 69.53% <66.66%> (-0.02%) ⬇️
Go ∅ <ø> (∅)
Files with missing lines Coverage Δ
internal/core/src/query/SearchBruteForce.cpp 78.26% <66.66%> (-1.47%) ⬇️

... and 1091 files with indirect coverage changes