-
Notifications
You must be signed in to change notification settings - Fork 683
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(tensorrt): update tensorrt code of tensorrt_yolo #2327
Conversation
d756050
to
eb7bb1b
Compare
Codecov ReportBase: 11.29% // Head: 11.20% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2327 +/- ##
==========================================
- Coverage 11.29% 11.20% -0.09%
==========================================
Files 1168 1182 +14
Lines 81842 82442 +600
Branches 20938 20938
==========================================
Hits 9240 9240
- Misses 62738 63338 +600
Partials 9864 9864
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
eb7bb1b
to
73a2b52
Compare
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
73a2b52
to
1d1904c
Compare
Same as #2326 (comment) I've created this PR to be compatible with both versions. But as I was updating the code, I am stuck in updating Temporarily I've created #2559 to temporarily have it working. But I hope someone more experienced on TensorRT can help or take over this task. More info on:
cc @wep21 |
This pull request has been automatically marked as stale because it has not had recent activity. |
Description
Part of: #2330
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.