commit | 4fbff1de1b7c38d499b4ef5070ca13d609c926d3 | [log] [tgz] |
---|---|---|
author | Mihai Maruseac <mihaimaruseac@google.com> | Tue Jul 02 09:38:11 2019 -0700 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Tue Jul 02 09:48:56 2019 -0700 |
tree | 8df13ead7b0410b21e39cc8e234d9c363f99b51f | |
parent | 765bcd8432522397e702d6f9b697745cac0f5da0 [diff] [blame] |
Automated rollback of commit 85c0ffd26780ead0310c5c8b4825c5cbe2c8f015 PiperOrigin-RevId: 256181363
diff --git a/configure.py b/configure.py index db7004c..f68aed4 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.24.1' +_TF_MAX_BAZEL_VERSION = '0.26.1' NCCL_LIB_PATHS = [ 'lib64/', 'lib/powerpc64le-linux-gnu/', 'lib/x86_64-linux-gnu/', ''