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 1 #680

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Nov 1, 2022

  • Introduced the API_DNN as yet another API to hipify under the --roc option
  • Introduced a new synthetic test cudnn2miopen.cu
  • Added just a few cudnn2miopen mappings

[ToDo]

  • Add the needed changes in the hipify-perl script generation
  • Start to generate yet another CUDA2HIP Markdown doc regarding cuDNN support in MIOpen
  • Decide what to do with the still being generated but not being published CUDNN_API_supported_by_HIP.md for cuDNN support in the obsolete hipDNN

+ Introduced the `API_DNN` as yet another API to hipify under the `--roc` option
+ Introduced a new synthetic test `cudnn2miopen.cu`
+ Added just a few cudnn2miopen mappings

[ToDo]
+ Add the needed changes in the `hipify-perl` script generation
+ Start to generate yet another CUDA2HIP Markdown doc regarding cuDNN support in MIOpen
+ Decide what to do with the still being generated but not being published `CUDNN_API_supported_by_HIP.md` for cuDNN support in the obsolete hipDNN
@emankov emankov added test Testing is only affected feature Feature request or implementation sync Syncing update DNN DNN-related MIOpen labels Nov 1, 2022
@emankov emankov requested a review from searlmc1 November 1, 2022 18:46
@emankov emankov self-assigned this Nov 1, 2022
@emankov emankov merged commit 1483c51 into ROCm:amd-staging Nov 1, 2022
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 test Testing is only affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant