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 ROCm CSB. #34104

Merged

Commits on Nov 8, 2019

  1. [ROCm] Fix for the broken ROCm CSB.

    The following commit breaks the --config=rocm build
    
    tensorflow@f72695e
    
    The above commit adds a couple of subtests that require support for the `StatefulUnirformFullInt` Op on the GPU. Currently ROCm does not support that Op on the GPU, which leads to those subtests failing.
    
    The "fix" is to skip those subtests on the ROCm platform.
    deven-amd committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b1787be View commit details
    Browse the repository at this point in the history