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 9 #1653

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Sep 17, 2024

  • cudnnConvolutionMode_t -> miopenConvolutionMode_t
  • cudnnPointwiseMode_t -> miopenPointwiseMode_t
  • cudnnBackendDescriptor_t -> miopenBackendDescriptor_t
  • 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 17, 2024
@emankov emankov self-assigned this Sep 17, 2024
@emankov emankov requested review from searlmc1 and a team as code owners September 17, 2024 14:26
@emankov emankov merged commit 887096b into ROCm:amd-staging Sep 17, 2024
0 of 2 checks passed
…direct translation from `cuDNN` to `MIOpen` - Part 9

+ `cudnnConvolutionMode_t` -> `miopenConvolutionMode_t`
+ `cudnnPointwiseMode_t` -> `miopenPointwiseMode_t`
+ `cudnnBackendDescriptor_t` -> `miopenBackendDescriptor_t`
+ 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