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

feat: add async rerank #701

Merged
merged 2 commits into from
Apr 30, 2022
Merged

feat: add async rerank #701

merged 2 commits into from
Apr 30, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Apr 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #701 (8031f45) into main (12d33c4) will increase coverage by 0.76%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
+ Coverage   77.38%   78.15%   +0.76%     
==========================================
  Files          12       12              
  Lines         942      943       +1     
==========================================
+ Hits          729      737       +8     
+ Misses        213      206       -7     
Flag Coverage Δ
cas 78.15% <87.50%> (+0.76%) ⬆️

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

Impacted Files Coverage Δ
client/clip_client/client.py 86.81% <75.00%> (+3.94%) ⬆️
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_torch.py 86.73% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12d33c4...8031f45. Read the comment docs.

@hanxiao hanxiao merged commit 33efcb0 into main Apr 30, 2022
@hanxiao hanxiao deleted the feat-arerank branch April 30, 2022 20:24
diegofiori pushed a commit to diegofiori/clip-as-service that referenced this pull request May 12, 2022
samsja pushed a commit that referenced this pull request May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant