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] Fix for the broken --config=rocm build. #28263

Conversation

deven-amd
Copy link
Contributor

Note: This ia a different PR from #28189 (same symptom, different cause and fix)

The --config=rocm build was broken by the following commit.

9b1b3df

The changes made by the above commit were missing a couple of changes for the ROCm platform, whias was leading to the build failure. Adding those changes to make the --config=rocm build working again.


@tatianashp , @whchung just FYI

Please approve and merge. As with PR #28189, the changes here are trivial and only applicable for the --config=rocm build.

thanks

Note: This ia a different PR from tensorflow#28189 (same symptom, different cause and fix)

The `--config=rocm` build was broken by the following commit.

tensorflow@9b1b3df

The changes made by the above commit were missing a couple of changes for the ROCm platform, whias was leading to the build failure. Adding those changes to make the `--config=rocm` build working again.
@tensorflow-bot tensorflow-bot bot added the size:XS CL Change Size: Extra Small label Apr 29, 2019
@whchung whchung added the kokoro:force-run Tests on submitted change label Apr 29, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 29, 2019
@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Apr 29, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 29, 2019
@rthadur rthadur removed the ready to pull PR ready for merge process label Apr 29, 2019
@rthadur rthadur added this to Assigned Reviewer in PR Queue via automation Apr 29, 2019
@rthadur rthadur self-assigned this Apr 29, 2019
@rthadur rthadur requested a review from timshen91 April 29, 2019 17:23
@rthadur rthadur added the core label Apr 29, 2019
@rthadur rthadur moved this from Assigned Reviewer to Approved by Reviewer in PR Queue Apr 29, 2019
@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Apr 29, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 29, 2019
@tensorflow-copybara tensorflow-copybara merged commit 7179147 into tensorflow:master Apr 30, 2019
PR Queue automation moved this from Approved by Reviewer to Merged Apr 30, 2019
tensorflow-copybara pushed a commit that referenced this pull request Apr 30, 2019
…ocm_platform_fix_190429

PiperOrigin-RevId: 245858649
deven-amd added a commit to ROCm/tensorflow-upstream that referenced this pull request Apr 30, 2019
Note: This ia a different PR from PRs tensorflow#28189 and tensorflow#28263 (same symptom, different cause and fix)

The `--config=rocm` build was broken by the following commit.

tensorflow@481748b

The changes made by the above commit had one bug in the changes for the ROCm platform, whias was leading to the build failure. Fixing that bug to make the `--config=rocm` build working again.
@deven-amd deven-amd deleted the google_upstream_rocm_platform_fix_190429 branch May 6, 2019 13:56
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

7 participants