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(tensorrt_yolox): change CMakeLists to be able to build cuda function without runtime gpu #7800

Merged

Conversation

MasatoSaeki
Copy link
Contributor

Description

This PR enable us to build cuda function(preprocess.cu) without runtime gpu. But cuda-tool-kit is necessary.
This CMakeLists.txt is based on lidar_centerpoint.

Related links

How was this PR tested?

On Evaluator.
https://evaluation.ci.tier4.jp/evaluation/reports/14be33d0-345b-5c41-bf2b-eae960d9f7d5?project_id=prd_jt

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Jul 3, 2024
Copy link

github-actions bot commented Jul 3, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@miursh miursh mentioned this pull request Jul 9, 2024
3 tasks
Copy link
Contributor

@miursh miursh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MasatoSaeki
Copy link
Contributor Author

@manato
Could you check this PR?

Copy link
Contributor

@manato manato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MasatoSaeki
Sorry for the delay in reviewing. LGTM. Thank you for your contribution

@MasatoSaeki MasatoSaeki enabled auto-merge (squash) July 10, 2024 06:48
@miursh miursh added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 10, 2024
@MasatoSaeki MasatoSaeki merged commit 08deb78 into autowarefoundation:main Jul 10, 2024
32 checks passed
@MasatoSaeki MasatoSaeki deleted the feature/evaluate_tlr_v2 branch July 11, 2024 03:03
Ariiees pushed a commit to Ariiees/autoware.universe that referenced this pull request Jul 22, 2024
…tion without runtime gpu (autowarefoundation#7800)

change CMakeLists like lidar_centerpoint

Signed-off-by: MasatoSaeki <[email protected]>
badai-nguyen pushed a commit to tier4/autoware.universe that referenced this pull request Jul 24, 2024
…tion without runtime gpu (autowarefoundation#7800)

change CMakeLists like lidar_centerpoint

Signed-off-by: MasatoSaeki <[email protected]>
saka1-s pushed a commit to saka1-s/autoware.universe that referenced this pull request Jul 26, 2024
…tion without runtime gpu (autowarefoundation#7800)

change CMakeLists like lidar_centerpoint

Signed-off-by: MasatoSaeki <[email protected]>
TadaKazuto pushed a commit to tier4/autoware.universe that referenced this pull request Aug 19, 2024
…tion without runtime gpu (autowarefoundation#7800)

change CMakeLists like lidar_centerpoint

Signed-off-by: MasatoSaeki <[email protected]>
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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants