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

Updating ROCm support for the scan ops. #443

Merged
merged 1 commit into from
May 7, 2019

Conversation

deven-amd
Copy link

Updating the code within the tensorflow/core/kernels/scan_ops* files to enable ROCm support. ROCm support was enabled only for a small portion of the code within those files. It seems that there was a lot of CUDA support added to these files (since we last visited them). Enabling ROCm support for the same.

Updating the code within the `tensorflow/core/kernels/scan_ops*` files to enable ROCm support. ROCm support was enabled only for a small portion of the code within those files. It seems that there was a lot of CUDA support added to these files (since we last visited them). Enabling ROCm support for the same.
@whchung
Copy link
Collaborator

whchung commented May 7, 2019

IIRC I left them out back then when rocprim was still in its early stage. Perhaps it's now better. Let's see what CI shows.

@deven-amd
Copy link
Author

yeah...saw the missing support when I was trying to create an upstream PR for scan_ops.
Hoping CI comes back clean.

@whchung whchung merged commit 7082989 into develop-upstream May 7, 2019
@deven-amd deven-amd deleted the develop-upstream-deven-scan-op-update branch May 7, 2019 19:41
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