mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Remove usage of mirrored tar files from CI because hermetic xz tool helps to unpack tar.xz faster.
PiperOrigin-RevId: 822773874
This commit is contained in:
parent
13ea97f3a9
commit
bcc803eeb6
1
.bazelrc
1
.bazelrc
|
|
@ -596,7 +596,6 @@ common:use_tar_archive_files --repo_env=USE_LLVM_TAR_ARCHIVE_FILES=1
|
|||
common:use_tar_archive_files --repo_env=USE_MIRRORED_TAR_ARCHIVE_FILES=1
|
||||
|
||||
# Make Bazel not try to probe the host system for a C++ toolchain.
|
||||
common:rbe_base --config=use_tar_archive_files
|
||||
common:rbe_base --config=resultstore
|
||||
common:rbe_base --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
||||
common:rbe_base --define=EXECUTOR=remote
|
||||
|
|
|
|||
1
third_party/xla/tensorflow.bazelrc
vendored
1
third_party/xla/tensorflow.bazelrc
vendored
|
|
@ -479,7 +479,6 @@ common:use_tar_archive_files --repo_env=USE_LLVM_TAR_ARCHIVE_FILES=1
|
|||
common:use_tar_archive_files --repo_env=USE_MIRRORED_TAR_ARCHIVE_FILES=1
|
||||
|
||||
# Make Bazel not try to probe the host system for a C++ toolchain.
|
||||
common:rbe_base --config=use_tar_archive_files
|
||||
common:rbe_base --config=resultstore
|
||||
common:rbe_base --define=EXECUTOR=remote
|
||||
common:rbe_base --jobs=800
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user