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

[HIPIFY][#584][DNN][MIOpen] cuDNN -> MIOpen - Part 18 - cuDNN CTC Loss functions #841

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Apr 16, 2023

  • Finished with RNN functions
  • Continued supporting hipification to MIOpen based on miopen.h
  • Updated the synthetic test cudnn2miopen.cu accordingly

[ToDo]

… Loss functions

+ Finished with RNN functions
+ Continued supporting hipification to MIOpen based on `miopen.h`
+ Updated the synthetic test `cudnn2miopen.cu` accordingly

[ToDo]
+ [ROCm#837] for miopenGetRNNDescriptor_V2, miopenSetRNNDescriptor_V2, miopenGetCTCLossDescriptor, and miopenSetCTCLossDescriptor
@emankov emankov added feature Feature request or implementation sync Syncing update DNN DNN related MIOpen labels Apr 16, 2023
@emankov emankov requested a review from searlmc1 April 16, 2023 12:02
@emankov emankov self-assigned this Apr 16, 2023
@emankov emankov merged commit c33bb26 into ROCm:amd-staging Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNN DNN related feature Feature request or implementation MIOpen sync Syncing update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant