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

converter class #7

Open
tobiaskessler opened this issue Apr 6, 2022 · 0 comments
Open

converter class #7

tobiaskessler opened this issue Apr 6, 2022 · 0 comments
Assignees

Comments

@tobiaskessler
Copy link

  • Converter class independant from OSI Bridge class, no dependecies on cyber rt middleware
  • OSI Bridge class uses Converter
  • Unit Test for Converter class

Interface Idea:
Converter = Converter()
apollo_loca = Converter.convert_from_osi(osi_loca)
osi_traj = Converter.convert_to_osi(apollo_traj)

Unit Tests for Converter class!!!

@tobiaskessler tobiaskessler changed the title Software design for converter class converter class Apr 6, 2022
CesarLiu pushed a commit that referenced this issue Jun 7, 2024
[HIPIFY][MIOpen] `cudnnSoftmaxForward` API -> `miopenSoftmaxForward_V2` API
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

No branches or pull requests

2 participants