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

Commits on Apr 29, 2019

  1. Fix for the broken --config=rocm build.

    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.
    deven-amd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7179147 View commit details
    Browse the repository at this point in the history