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

fix: update executor parameter #180

Merged
merged 6 commits into from
Sep 26, 2022
Merged

fix: update executor parameter #180

merged 6 commits into from
Sep 26, 2022

Conversation

OrangeSodahub
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #180 (73ef35d) into main (f142089) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   76.31%   76.31%           
=======================================
  Files          20       20           
  Lines        1140     1140           
=======================================
  Hits          870      870           
  Misses        270      270           
Flag Coverage Δ
annlite 76.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

annlite/executor.py Outdated Show resolved Hide resolved
annlite/executor.py Outdated Show resolved Hide resolved
@OrangeSodahub OrangeSodahub marked this pull request as ready for review September 26, 2022 09:00
annlite/executor.py Show resolved Hide resolved
Copy link
Member

@numb3r3 numb3r3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@numb3r3 numb3r3 merged commit efc18f8 into main Sep 26, 2022
@numb3r3 numb3r3 deleted the fix-update-executor-parameter branch September 26, 2022 13:06
gusye1234 pushed a commit to gusye1234/annlite that referenced this pull request Sep 27, 2022
* fix: update parameter

* fix: fix import

* fix: fix error

* fix: fix limit

* fix: fix match_args
numb3r3 added a commit that referenced this pull request Sep 27, 2022
* feat: add dist table compute and tests

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* feat: add dist table parameter

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* feat(cpp): add local state param

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* fix: add fool local state

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* fix: dtable for multi-metrics

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* fix: assure dtable memory layout

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* feat(cpp): support pq local data

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* feat(cpp): add pq batch dtable

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* fix(cpp): remove local stage param

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* test: add linear PQ results

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* test: fix path error

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* feat: cpython for dist mat

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* fix: cpython return

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* style: move into kwargs

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>

* fix: update executor parameter (#180)

* fix: update parameter

* fix: fix import

* fix: fix error

* fix: fix limit

* fix: fix match_args

* refactor: use rocksdb as the docs storage engine (#178)

* refactor: use rocksdb as doc store

* fix: unittest

* fix: close rocksdb in test

* fix: add warning comments

* fix: group bench scripts

* fix: revert bench

* fix(ci): tests

* fix: update include/hnswlib/space_ip.h

Co-authored-by: felix-wang <35718120+numb3r3@users.noreply.github.com>

Signed-off-by: Jianbai Ye <jianbaiye@outlook.com>
Co-authored-by: YangXiuyu <gzzyyxy@gmail.com>
Co-authored-by: felix-wang <35718120+numb3r3@users.noreply.github.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.

None yet

2 participants