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

refactor(server): remove redundant logics of rank #715

Merged
merged 5 commits into from
May 11, 2022
Merged

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented May 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #715 (59389e6) into main (edf0d86) will decrease coverage by 0.59%.
The diff coverage is 96.15%.

@@            Coverage Diff             @@
##             main     #715      +/-   ##
==========================================
- Coverage   81.24%   80.64%   -0.60%     
==========================================
  Files          16       16              
  Lines        1189     1111      -78     
==========================================
- Hits          966      896      -70     
+ Misses        223      215       -8     
Flag Coverage Δ
cas 80.64% <96.15%> (-0.60%) ⬇️

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

Impacted Files Coverage Δ
server/clip_server/executors/helper.py 95.00% <93.54%> (-2.30%) ⬇️
server/clip_server/executors/clip_onnx.py 83.92% <100.00%> (-2.59%) ⬇️
server/clip_server/executors/clip_tensorrt.py 100.00% <100.00%> (+4.10%) ⬆️
server/clip_server/executors/clip_torch.py 85.41% <100.00%> (-2.68%) ⬇️
server/clip_server/model/simple_tokenizer.py 94.89% <0.00%> (+1.02%) ⬆️

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 edf0d86...59389e6. Read the comment docs.

@hanxiao hanxiao marked this pull request as ready for review May 11, 2022 11:11
@hanxiao hanxiao merged commit 59c0698 into main May 11, 2022
@hanxiao hanxiao deleted the refactor_rank branch May 11, 2022 11:59
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