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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(torch): fix oom in rerank endpoint #699

Merged
merged 1 commit into from
Apr 30, 2022
Merged

fix(torch): fix oom in rerank endpoint #699

merged 1 commit 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 #699 (c21f4a2) into main (076d653) will decrease coverage by 0.71%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #699      +/-   ##
==========================================
- Coverage   78.66%   77.94%   -0.72%     
==========================================
  Files          12       12              
  Lines         928      934       +6     
==========================================
- Hits          730      728       -2     
- Misses        198      206       +8     
Flag Coverage 螖
cas 77.94% <100.00%> (-0.72%) 猬囷笍

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

Impacted Files Coverage 螖
server/clip_server/executors/clip_onnx.py 80.00% <酶> (酶)
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%> (+0.86%) 猬嗭笍
server/clip_server/model/model.py 62.16% <0.00%> (-3.09%) 猬囷笍

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 dd50816...c21f4a2. Read the comment docs.

@hanxiao hanxiao merged commit 8ac2e9b into main Apr 30, 2022
@hanxiao hanxiao deleted the fix-oom-reranl branch April 30, 2022 15:16
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.

None yet

1 participant