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: mclip cuda device #792

Merged
merged 4 commits into from
Aug 2, 2022
Merged

fix: mclip cuda device #792

merged 4 commits into from
Aug 2, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Aug 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #792 (df46102) into main (8681b88) will decrease coverage by 2.28%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
- Coverage   84.27%   81.98%   -2.29%     
==========================================
  Files          21       21              
  Lines        1418     1421       +3     
==========================================
- Hits         1195     1165      -30     
- Misses        223      256      +33     
Flag Coverage Δ
cas 81.98% <100.00%> (-2.29%) ⬇️

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

Impacted Files Coverage Δ
server/clip_server/model/mclip_model.py 84.21% <100.00%> (+1.35%) ⬆️
server/clip_server/model/trt_utils.py 56.04% <0.00%> (-27.48%) ⬇️
server/clip_server/model/clip_trt.py 69.38% <0.00%> (-16.33%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions github-actions bot added size/s and removed size/xs labels Aug 2, 2022
@ZiniuYu
Copy link
Member

ZiniuYu commented Aug 2, 2022

tested and works as desired

@ZiniuYu ZiniuYu merged commit 8b8082a into main Aug 2, 2022
@ZiniuYu ZiniuYu deleted the fix-mclip-device branch August 2, 2022 07:28
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.

2 participants