mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 00:20:20 +01:00
Bazel-0.18.0 adds a try-import option that will non-fatally try and import a file. Use this for the configure options so that .bazelrc does not need to change. ./configure rewriting .bazelrc makes using the git repo annoying because the file is changed. The allowed bazel range is now 0.18.0-0.20.0 inclusive. The env var TF_IGNORE_MAX_BAZEL_VERSION can be set to skip the max bazel version check. Also optionally import a /.bazelrc.user file that is gitignored so user-specific options can go in there. Fixes: https://github.com/tensorflow/tensorflow/issues/22762 Fixes: https://github.com/tensorflow/tensorflow/pull/22906 Signed-off-by: Jason Zaman <jason@perfinion.com> |
||
|---|---|---|
| .. | ||
| tf_env_collect.sh | ||