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

add enqueueV3 support to tensorrt_common #9017

Open
3 of 5 tasks
StepTurtle opened this issue Oct 3, 2024 · 1 comment
Open
3 of 5 tasks

add enqueueV3 support to tensorrt_common #9017

StepTurtle opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned)

Comments

@StepTurtle
Copy link

StepTurtle commented Oct 3, 2024

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

With TensorRT 10.0.0, some APIs are deprecated.

You can check the API changes for C++ from following link: https://docs.nvidia.com/deeplearning/tensorrt/archives/tensorrt-1000-ea/migration-guide/index.html#c

Related Discussion:

Purpose

Since enqueueV2 is removed from API, add enqueueV3.

Possible approaches

Definition of done

  • Merge the changes within the tensorrt_common package.
@StepTurtle StepTurtle added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Oct 3, 2024
@StepTurtle StepTurtle self-assigned this Oct 3, 2024
@knzo25
Copy link
Contributor

knzo25 commented Oct 3, 2024

Related:
https://github.com/orgs/autowarefoundation/discussions/5300

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)
Projects
Status: In Progress
Status: In Progress
Development

No branches or pull requests

2 participants