commit | 85c0ffd26780ead0310c5c8b4825c5cbe2c8f015 | [log] [tgz] |
---|---|---|
author | Mihai Maruseac <mihaimaruseac@google.com> | Mon Jul 01 21:15:33 2019 -0700 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Mon Jul 01 21:21:05 2019 -0700 |
tree | 089dcb915c062f86d5ba670d226f901598d0ef2e | |
parent | 55e01c7ae4b15389b857ea20c79444d5b059602f [diff] [blame] |
Prepare build jobs for 1.13.2 patch release PiperOrigin-RevId: 256092770
diff --git a/configure.py b/configure.py index f68aed4..db7004c 100644 --- a/configure.py +++ b/configure.py
@@ -50,7 +50,7 @@ _TF_BAZELRC = '' _TF_CURRENT_BAZEL_VERSION = None _TF_MIN_BAZEL_VERSION = '0.24.1' -_TF_MAX_BAZEL_VERSION = '0.26.1' +_TF_MAX_BAZEL_VERSION = '0.24.1' NCCL_LIB_PATHS = [ 'lib64/', 'lib/powerpc64le-linux-gnu/', 'lib/x86_64-linux-gnu/', ''