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 10 #1657

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Sep 19, 2024

  • cudnnBackendHeurMode_t -> miopenBackendHeurMode_t
  • cudnnRngDistribution_t -> miopenRngDistribution_t
  • Backend functions, except miopenBackendInitialize due to a signature difference from cudnnBackendInitialize's
  • 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 19, 2024
@emankov emankov self-assigned this Sep 19, 2024
@emankov emankov requested review from searlmc1 and a team as code owners September 19, 2024 17:50
@emankov emankov merged commit c0a89cd into ROCm:amd-staging Sep 19, 2024
1 check was pending
…direct translation from `cuDNN` to `MIOpen` - Part 10

+ `cudnnBackendHeurMode_t` -> `miopenBackendHeurMode_t`
+ `cudnnRngDistribution_t` -> `miopenRngDistribution_t`
+ Backend functions, except `miopenBackendInitialize` due to to ф signature difference from `cudnnBackendInitialize`
+ 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