towhee-io / towhee

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
https://towhee.io
Apache License 2.0
3.21k stars 247 forks source link

Fix triton model bug #2662

Closed junjiejiangjjj closed 1 year ago

sre-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: junjiejiangjjj

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/towhee-io/towhee/blob/main/OWNERS)~~ [junjiejiangjjj] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.03% :warning:

Comparison is base (e268079) 76.01% compared to head (f7b49d3) 75.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2662 +/- ## ========================================== - Coverage 76.01% 75.99% -0.03% ========================================== Files 407 407 Lines 20820 20821 +1 Branches 2763 2763 ========================================== - Hits 15826 15822 -4 - Misses 4104 4109 +5 Partials 890 890 ``` | [Files Changed](https://app.codecov.io/gh/towhee-io/towhee/pull/2662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io) | Coverage Δ | | |---|---|---| | [towhee/utils/triton\_httpclient.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL3V0aWxzL3RyaXRvbl9odHRwY2xpZW50LnB5) | `26.66% <0.00%> (-33.34%)` | :arrow_down: | | [towhee/serve/triton/bls/pipeline\_model.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL3NlcnZlL3RyaXRvbi9ibHMvcGlwZWxpbmVfbW9kZWwucHk=) | `81.48% <100.00%> (+0.34%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wxywb commented 1 year ago

/lgtm