-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix: correct get vector data size for bf16/fp16/binary vector #33377
Conversation
@chasingegg E2e jenkins job failed, comment |
Signed-off-by: chasingegg <chao.gao@zilliz.com>
dcf7832
to
01432c1
Compare
@chasingegg ut workflow job failed, comment |
rerun ut |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #33377 +/- ##
==========================================
+ Coverage 82.12% 82.19% +0.06%
==========================================
Files 1015 1006 -9
Lines 129767 129978 +211
==========================================
+ Hits 106574 106829 +255
+ Misses 19231 19164 -67
- Partials 3962 3985 +23
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chasingegg, czs007 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…-io#33377) related milvus-io#22837 Signed-off-by: chasingegg <chao.gao@zilliz.com>
related #22837