Skip to content

Conversation

KSeangTan
Copy link
Collaborator

Summary

Write what you change and why you change

Change point

Explain for detail

If you add new feature or fix for core library

  • feat(autoware-ml): add {feature name}
  • fix(autoware-ml): fix {fixed point}

If you add new feature or fix for projects

  • feat(BEVFusion): add {feature name}
  • feat(BEVFusion): add config file
  • fix(BEVFusion): fix {fixed point}

If you change the thing without program

  • chore(BEVFusion): add README.md

Note

Write note like influences for other projects.

Test performed

  • Log
Log output

@KSeangTan KSeangTan self-assigned this Jul 16, 2025
@KSeangTan KSeangTan changed the title feat(CenterPoint-ShortRanghe): Experiment with pruning and sparsification optimization feat(CenterPoint-ShortRange): Experiment with pruning and sparsification optimization Jul 16, 2025
@KSeangTan KSeangTan marked this pull request as draft July 16, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant