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

CUDA EP vs ROCM EP hipify audit #19

Merged
merged 9 commits into from
Oct 3, 2023

Conversation

jeffdaily
Copy link
Collaborator

Migrate all CUDA EP improvements and changes to ROCM EP. The process involves using hipify against all CUDA EP files (do not exclude any files from onnxruntime_rocm_hipify.cmake) then vimdiff compare them against the ROCM EP files that are under source control and pull in most changes. These changes include functional as well as formatting and makes comparing CUDA EP and ROCM EP easier, though it makes the PR diff somewhat less obvious.

@jeffdaily jeffdaily requested a review from groenenboomj October 2, 2023 17:40
Copy link

@groenenboomj groenenboomj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Operators synced, UTs passing and missing ops added. LGTM

@jeffdaily jeffdaily merged commit 217ecdd into rocm6.0_internal_testing Oct 3, 2023
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants