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

refactor: use the std::vector and std::array for the constructor of Predcited** #28

Merged
merged 1 commit into from
May 4, 2024

Conversation

ktro2828
Copy link
Owner

@ktro2828 ktro2828 commented May 4, 2024

What

Refactoring Predicted** with following features:

  • Use the std::vector or std::array in the constructors instead of *ptr
  • Declare predicted score and trajectory on the host device with std::vector

@ktro2828 ktro2828 merged commit 0eed95d into main May 4, 2024
1 check passed
@ktro2828 ktro2828 deleted the refactor/trajectory branch May 4, 2024 06:27
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