mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Update max version of bazel supported by tensorflow to 4.99.0
This commit is contained in:
parent
d53fcb0601
commit
61cd92116a
|
|
@ -50,7 +50,7 @@ _TF_WORKSPACE_ROOT = ''
|
||||||
_TF_BAZELRC = ''
|
_TF_BAZELRC = ''
|
||||||
_TF_CURRENT_BAZEL_VERSION = None
|
_TF_CURRENT_BAZEL_VERSION = None
|
||||||
_TF_MIN_BAZEL_VERSION = '3.7.2'
|
_TF_MIN_BAZEL_VERSION = '3.7.2'
|
||||||
_TF_MAX_BAZEL_VERSION = '4.1.0'
|
_TF_MAX_BAZEL_VERSION = '4.99.0'
|
||||||
|
|
||||||
NCCL_LIB_PATHS = [
|
NCCL_LIB_PATHS = [
|
||||||
'lib64/', 'lib/powerpc64le-linux-gnu/', 'lib/x86_64-linux-gnu/', ''
|
'lib64/', 'lib/powerpc64le-linux-gnu/', 'lib/x86_64-linux-gnu/', ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user