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: use one iteration step #683

Merged
merged 6 commits into from
Apr 18, 2022
Merged

fix: use one iteration step #683

merged 6 commits into from
Apr 18, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Apr 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #683 (f6aa02d) into main (10d53eb) will increase coverage by 4.70%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #683      +/-   ##
==========================================
+ Coverage   74.03%   78.74%   +4.70%     
==========================================
  Files          11       11              
  Lines         778      795      +17     
==========================================
+ Hits          576      626      +50     
+ Misses        202      169      -33     
Flag Coverage 螖
cas 78.74% <80.00%> (+4.70%) 猬嗭笍

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

Impacted Files Coverage 螖
server/clip_server/helper.py 100.00% <酶> (+20.00%) 猬嗭笍
server/clip_server/executors/clip_torch.py 87.09% <72.72%> (-3.65%) 猬囷笍
server/clip_server/executors/clip_onnx.py 87.50% <82.35%> (-2.67%) 猬囷笍
client/clip_client/__init__.py 100.00% <100.00%> (酶)
server/clip_server/__init__.py 100.00% <100.00%> (酶)
server/clip_server/model/clip.py 86.17% <0.00%> (+30.89%) 猬嗭笍

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 ec3a700...f6aa02d. Read the comment docs.

@numb3r3 numb3r3 merged commit 65ad956 into main Apr 18, 2022
@numb3r3 numb3r3 deleted the fix-encode-dispatch branch April 18, 2022 15:13
numb3r3 added a commit that referenced this pull request May 4, 2022
* fix: use one iteration step

* fix: follow the clip_onnx codes

* fix: support specific gpu card

* fix: add onnx logger

* fix: warning message

* fix: test jit
samsja pushed a commit that referenced this pull request May 16, 2022
* fix: use one iteration step

* fix: follow the clip_onnx codes

* fix: support specific gpu card

* fix: add onnx logger

* fix: warning message

* fix: test jit
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