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

tensorrt_yolox node does not support GPU selection #8178

Closed
3 of 5 tasks
ismetatabay opened this issue Jul 24, 2024 · 0 comments · Fixed by #8245
Closed
3 of 5 tasks

tensorrt_yolox node does not support GPU selection #8178

ismetatabay opened this issue Jul 24, 2024 · 0 comments · Fixed by #8245
Assignees
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) type:performance Software optimization and system performance.

Comments

@ismetatabay
Copy link
Member

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

The tensorrt_yolox node doesn't support GPU selection for using multiple GPUs with multiple cameras.

Purpose

If the system has multiple cameras and the ECU has multiple GPU devices, the GPU load can be distributed across the GPUs.

Possible approaches

Update the tensorrt_yolox node with gpu_id parameter.

Definition of done

The updated node has:

  • GPU id parameter.
  • Successful GPU selection for different camera inferences.
@ismetatabay ismetatabay self-assigned this Jul 24, 2024
@ismetatabay ismetatabay added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) type:performance Software optimization and system performance. labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) type:performance Software optimization and system performance.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant