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: tensor input document #681

Merged
merged 4 commits into from
Apr 14, 2022
Merged

fix: tensor input document #681

merged 4 commits into from
Apr 14, 2022

Conversation

numb3r3
Copy link
Member

@numb3r3 numb3r3 commented Apr 14, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #681 (edd09a3) into main (b6f9d84) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #681   +/-   ##
=======================================
  Coverage   74.02%   74.02%           
=======================================
  Files          11       11           
  Lines         743      743           
=======================================
  Hits          550      550           
  Misses        193      193           
Flag Coverage Δ
cas 74.02% <100.00%> (ø)

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

Impacted Files Coverage Δ
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)
server/clip_server/executors/clip_onnx.py 93.33% <100.00%> (ø)
server/clip_server/executors/clip_torch.py 91.11% <100.00%> (ø)

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 ef6ea25...edd09a3. Read the comment docs.

@numb3r3 numb3r3 merged commit 8286eee into main Apr 14, 2022
@numb3r3 numb3r3 deleted the fix-tensor-input branch April 14, 2022 02:37
numb3r3 added a commit that referenced this pull request May 4, 2022
* fix: tensor input document

* fix: tensor input for onnx

* docs: add tensor input example

* docs: update summary
samsja pushed a commit that referenced this pull request May 16, 2022
* fix: tensor input document

* fix: tensor input for onnx

* docs: add tensor input example

* docs: update summary
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.

1 participant