zhiqwang / yolort

yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
https://zhiqwang.com/yolort
GNU General Public License v3.0
708 stars 153 forks source link

Add minimal version of TensorRT #458

Open xiaotaofenghcc opened 1 year ago

xiaotaofenghcc commented 1 year ago

float32 需要8.2.0+ float16需要8.2.4+

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

:x: pre-commit-ci[bot]
:x: xiaotaofenghcc
You have signed the CLA already but the status is still pending? Let us recheck it.

xiaotaofenghcc commented 1 year ago

very good

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.58% // Head: 98.58% // No change to project coverage :thumbsup:

Coverage data is based on head (2651fa9) compared to base (7cdef76). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #458 +/- ## ======================================= Coverage 98.58% 98.58% ======================================= Files 11 11 Lines 778 778 ======================================= Hits 767 767 Misses 11 11 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `98.58% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zhiqiang+Wang#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zhiqiang+Wang). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zhiqiang+Wang)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.