milvus-sdk-cpp icon indicating copy to clipboard operation
milvus-sdk-cpp copied to clipboard

feat!: fp16/bf16 vector support

Open jiangyinzuo opened this issue 1 year ago • 4 comments

jiangyinzuo avatar Dec 13 '24 14:12 jiangyinzuo

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jiangyinzuo To complete the pull request process, please assign xiaofan-luan after the PR has been reviewed. You can assign the PR to them by writing /assign @xiaofan-luan in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Dec 13 '24 14:12 sre-ci-robot

Welcome @jiangyinzuo! It looks like this is your first PR to milvus-io/milvus-sdk-cpp 🎉

sre-ci-robot avatar Dec 13 '24 14:12 sre-ci-robot

I just submit a pr to fix the ci failure: https://github.com/milvus-io/milvus-sdk-cpp/pull/272 Rebase the source code and update your pr to avoid CI failure.

yhmo avatar Jan 15 '25 02:01 yhmo

@jiangyinzuo Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

mergify[bot] avatar Feb 13 '25 08:02 mergify[bot]

Implemented in https://github.com/milvus-io/milvus-sdk-cpp/pull/303

yhmo avatar Aug 12 '25 06:08 yhmo