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: fp16 inference #790

Merged
merged 11 commits into from
Aug 2, 2022
Merged

fix: fp16 inference #790

merged 11 commits into from
Aug 2, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Aug 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #790 (207a3af) into main (ab00c2a) will decrease coverage by 0.80%.
The diff coverage is 79.08%.

@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
- Coverage   82.74%   81.94%   -0.81%     
==========================================
  Files          20       21       +1     
  Lines        1055     1418     +363     
==========================================
+ Hits          873     1162     +289     
- Misses        182      256      +74     
Flag Coverage Δ
cas 81.94% <79.08%> (-0.81%) ⬇️

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

Impacted Files Coverage Δ
server/clip_server/model/clip.py 87.50% <ø> (-4.61%) ⬇️
server/clip_server/model/mclip_model.py 82.85% <ø> (-0.48%) ⬇️
server/clip_server/model/model.py 78.82% <78.82%> (ø)
server/clip_server/model/openclip_model.py 93.10% <90.00%> (+9.77%) ⬆️
server/clip_server/model/pretrained_models.py 98.41% <0.00%> (+14.28%) ⬆️

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

@github-actions github-actions bot added size/xl and removed size/l labels Aug 1, 2022
@github-actions
Copy link

github-actions bot commented Aug 1, 2022

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

github-actions bot commented Aug 1, 2022

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@numb3r3 numb3r3 requested a review from ZiniuYu August 2, 2022 05:03
@numb3r3 numb3r3 merged commit 8681b88 into main Aug 2, 2022
@numb3r3 numb3r3 deleted the fix-openclip-fp16 branch August 2, 2022 06:14
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