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

[ROCm] add ROCm support for GPU types #26774

Merged

Conversation

whchung
Copy link
Contributor

@whchung whchung commented Mar 15, 2019

This PR is subsequent to #26751 which adds fundamental type support on ROCm platform.

Relevant codes have been running for more than 1 year on ROCm platform. We have published docker images at:

https://hub.docker.com/r/rocm/tensorflow/tags

and also PyPI packages:

https://pypi.org/project/tensorflow-rocm/

for a sample public test run you can refer to:

http://ml-ci.amd.com:21096/job/tensorflow-upstream-unit-tests/721/console

relevant tests:

//tensorflow/python:framework_device_test                                �[0m�[32mPASSED�[0m in 2.4s

@whchung whchung requested a review from andrewharp March 15, 2019 23:55
@whchung whchung added the kokoro:force-run Tests on submitted change label Mar 15, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Mar 15, 2019
@whchung whchung requested a review from ebrevdo March 15, 2019 23:56
@rthadur rthadur self-assigned this Mar 18, 2019
@rthadur rthadur added this to Assigned Reviewer in PR Queue via automation Mar 18, 2019
@rthadur rthadur added awaiting review Pull request awaiting review size:XS CL Change Size: Extra Small labels Mar 18, 2019
@whchung whchung requested a review from chsigg March 18, 2019 20:52
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Mar 25, 2019
@chsigg chsigg added ready to pull PR ready for merge process and removed awaiting review Pull request awaiting review labels Mar 25, 2019
@tensorflow-copybara tensorflow-copybara merged commit b0b0a5b into tensorflow:master Mar 25, 2019
PR Queue automation moved this from Approved by Reviewer to Merged Mar 25, 2019
tensorflow-copybara pushed a commit that referenced this pull request Mar 25, 2019
…ramework_types

PiperOrigin-RevId: 240179132
@whchung whchung deleted the google_upstream_framework_types branch December 20, 2019 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull PR ready for merge process size:XS CL Change Size: Extra Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

6 participants