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: change onnx and trt default model name to ViT-B-32::openai #793

Merged
merged 4 commits into from
Aug 3, 2022

Conversation

ZiniuYu
Copy link
Member

@ZiniuYu ZiniuYu commented Aug 3, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #793 (d8162d2) into main (3402b1d) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #793      +/-   ##
==========================================
- Coverage   83.81%   83.75%   -0.07%     
==========================================
  Files          21       21              
  Lines        1440     1440              
==========================================
- Hits         1207     1206       -1     
- Misses        233      234       +1     
Flag Coverage Δ
cas 83.75% <100.00%> (-0.07%) ⬇️

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 84.05% <ø> (ø)
server/clip_server/executors/clip_tensorrt.py 92.72% <ø> (ø)
server/clip_server/model/clip_onnx.py 88.88% <ø> (ø)
server/clip_server/model/clip_trt.py 85.71% <100.00%> (ø)
server/clip_server/model/openclip_model.py 89.65% <0.00%> (-3.45%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ZiniuYu ZiniuYu changed the title fix: change onnx default model name to ViT-B-32::openai fix: change onnx and trt default model name to ViT-B-32::openai Aug 3, 2022
@numb3r3 numb3r3 merged commit e48a7a3 into main Aug 3, 2022
@numb3r3 numb3r3 deleted the fix-onnx-default-model branch August 3, 2022 04:50
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