-
Notifications
You must be signed in to change notification settings - Fork 673
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 traffic_light_ssd_fine_detector #2326
Conversation
b4f3901
to
25c1836
Compare
25c1836
to
16d6cb2
Compare
Codecov ReportBase: 11.29% // Head: 11.25% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2326 +/- ##
==========================================
- Coverage 11.29% 11.25% -0.04%
==========================================
Files 1168 1172 +4
Lines 81842 82101 +259
Branches 20938 20938
==========================================
Hits 9240 9240
- Misses 62738 62997 +259
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. |
f8b44e8
to
4e42177
Compare
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 |
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
9064bea
to
4441783
Compare
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.