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][#1624][MIOpen] Support for backend graphAPI direct translation from cuDNN to MIOpen - Part 8 #1649

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Sep 12, 2024

  • Added the missing cudnnCTCGradMode_t appeared in cuDNN 9.0.0
  • Fixed: cudnnReduceTensorOp_t deprecated in cuDNN 9.0.0 was undeprecated in cuDNN 9.1.0
  • Updated synthetic tests, the regenerated hipify-perl, and DNN CUDA2HIP documentation

@emankov emankov added feature Feature request or implementation sync Syncing update DNN DNN-related MIOpen partial Partial fix or implementation labels Sep 12, 2024
@emankov emankov self-assigned this Sep 12, 2024
@emankov emankov requested review from searlmc1 and a team as code owners September 12, 2024 18:36
@emankov emankov merged commit 36743fd into ROCm:amd-staging Sep 12, 2024
1 check was pending
…direct translation from `cuDNN` to `MIOpen` - Part 8

+ Added the missing `cudnnCTCGradMode_t` appeared in cuDNN 9.0.0
+ Fixed: `cudnnReduceTensorOp_t` deprecated in cuDNN 9.0.0 was undeprecated in cuDNN 9.1.0
+ Updated synthetic tests, the regenerated `hipify-perl`, and `DNN` `CUDA2HIP` documentation
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 partial Partial fix or implementation sync Syncing update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant