forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial support for Bazel --config replacing ENV vars.
Process of removing env variables TF_NEED_GCP, TF_NEED_HDFS, TF_NEED_GDR, TF_NEED_VERSBS, and TF_ENABLE_XLA. These will be replaced by Bazel build --config arguments such as --config=xla. This CL will make configure support both (env vars and --config) and will print a deprecation warning if you use env vars. PiperOrigin-RevId: 168736552
- Loading branch information
1 parent
df27bb3
commit 98850a5
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters