enhance: support binary vector for LEMUR - #1719
Conversation
|
@SpadeA-Tang |
Signed-off-by: SpadeA <tangchenjie1210@gmail.com>
|
@SpadeA-Tang there are unit test problems. Please take a look. |
|
@SpadeA-Tang waiting for UTs. Maybe, rebasing to the master branch helps |
Sorry, I'm currently on another urgent feature. I will corret UTs when it's done. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: SpadeA-Tang The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@SpadeA-Tang please rebase on top of the master branch, which seem to fix the problem of the UT |
|
@SpadeA-Tang please rebase again, a really big PR has been commited to the master branch |
issue: #1485
This PR refactor raw storage used in Embedding List ANN strategy, so we can support more data types easier in the future.
And this PR supports binary vector for LEMUR.