Windows: Fix cuda_configure.bzl for Bazel build (#8837)
* Windows: Fix cuda_configure.bzl for Bazel build 1. Remove corresponding action_env before writing it 2. Add quote to environment variables 3. Return a dummpy value for gcc detection on Windows * Use import .tf_configure.bazelrc in .bazelrc * Small fix * More fixes after merge * Add TF_CUDA_CLANG=0 on Windows after merge
Loading
Please sign in to comment