jina-ai / clip-as-service

πŸ„ Scalable embedding, reasoning, ranking for images and sentences with CLIP
https://clip-as-service.jina.ai
Other
12.48k stars 2.07k forks source link

chore: update protobuf version #810

Closed ZiniuYu closed 2 years ago

ZiniuYu commented 2 years ago

this pr sync with docarray to allow use to utilize the latest protobuf version

refer: https://github.com/jina-ai/docarray/pull/371

codecov[bot] commented 2 years ago

Codecov Report

Merging #810 (5d04be1) into main (3c43eed) will decrease coverage by 11.73%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #810       +/-   ##
===========================================
- Coverage   84.10%   72.37%   -11.74%     
===========================================
  Files          21       21               
  Lines        1466     1466               
===========================================
- Hits         1233     1061      -172     
- Misses        233      405      +172     
Flag Coverage Ξ”
cas 72.37% <ΓΈ> (-11.74%) :arrow_down:

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 81.15% <ΓΈ> (-2.90%) :arrow_down:
server/clip_server/executors/clip_tensorrt.py 0.00% <ΓΈ> (-92.73%) :arrow_down:
server/clip_server/executors/clip_torch.py 85.71% <ΓΈ> (+3.17%) :arrow_up:
server/clip_server/model/clip_trt.py 0.00% <0.00%> (-85.72%) :arrow_down:
server/clip_server/model/trt_utils.py 0.00% <0.00%> (-83.52%) :arrow_down:
server/clip_server/model/clip_onnx.py 82.22% <0.00%> (-6.67%) :arrow_down:

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