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

feat(autoware_tensorrt_yolox): add GPU - CUDA device option #8245

Merged

Merge branch 'main' into feat/yolox-add-device-option

d3889b5
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_tensorrt_yolox): add GPU - CUDA device option #8245

Merge branch 'main' into feat/yolox-add-device-option
d3889b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

23.99% (target 0.00%)

View this Pull Request on Codecov

23.99% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 23.99%. Comparing base (a64566e) to head (d3889b5).

Files Patch % Lines
...ion/autoware_tensorrt_yolox/src/tensorrt_yolox.cpp 0.00% 11 Missing ⚠️
...utoware_tensorrt_yolox/src/tensorrt_yolox_node.cpp 0.00% 5 Missing ⚠️
..._detector/src/traffic_light_fine_detector_node.cpp 0.00% 5 Missing ⚠️
...include/autoware/tensorrt_yolox/tensorrt_yolox.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8245      +/-   ##
==========================================
- Coverage   24.11%   23.99%   -0.13%     
==========================================
  Files        1399     1397       -2     
  Lines      102423   102224     -199     
  Branches    38926    38778     -148     
==========================================
- Hits        24702    24529     -173     
+ Misses      75223    75187      -36     
- Partials     2498     2508      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.