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: optimize voxel indexing in preprocess_kernel.cu #1688

Conversation

technolojin
Copy link

@technolojin technolojin commented Dec 11, 2024

Description

alternative of PR #1672

description: please see autowarefoundation#9608

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@YoshiRi
Copy link

YoshiRi commented Dec 13, 2024

Currently waiting for the discussion results in autowarefoundation#9608, but I think we can merge this since v4.0.1 is tentative and running in our test drive will prove safety in this PR.

@technolojin
Copy link
Author

@YoshiRi autowarefoundation#9608 has been merged.
Please let me know where this PR to be merged

Copy link

@YoshiRi YoshiRi left a comment

Choose a reason for hiding this comment

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

LGTM

@YoshiRi
Copy link

YoshiRi commented Dec 16, 2024

Merge this after following PR
#1700

→ OK now I will merge this.

@YoshiRi YoshiRi merged commit 3326ba5 into tier4:beta/x2_gen2/v0.29.0 Dec 16, 2024
21 of 23 checks passed
@technolojin technolojin deleted the feat/centerpoint/voxel-fill-from-front branch December 16, 2024 09:18
YoshiRi pushed a commit that referenced this pull request Dec 26, 2024
…xel-fill-from-front"

This reverts commit 3326ba5, reversing
changes made to 16569fc.
technolojin added a commit that referenced this pull request Dec 26, 2024
* Merge pull request #1688 from technolojin/feat/centerpoint/voxel-fill-from-front

feat: optimize voxel indexing in preprocess_kernel.cu
Signed-off-by: Taekjin LEE <[email protected]>

* fix: clip the index in range

Signed-off-by: Taekjin LEE <[email protected]>

---------

Signed-off-by: Taekjin LEE <[email protected]>
Co-authored-by: Yoshi Ri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants