mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Switch to use spawn_strategy=sandboxed by default.
This addresses https://github.com/tensorflow/tensorflow/issues/47386 PiperOrigin-RevId: 378454300 Change-Id: Idd7d93c696ab935dd441df2f67a16cd867615311
This commit is contained in:
parent
330d4aeb85
commit
763ae9bed6
2
.bazelrc
2
.bazelrc
|
|
@ -106,7 +106,7 @@ build --host_java_toolchain=@tf_toolchains//toolchains/java:tf_java_toolchain
|
|||
build --define=use_fast_cpp_protos=true
|
||||
build --define=allow_oversize_protos=true
|
||||
|
||||
build --spawn_strategy=sandboxed
|
||||
build --spawn_strategy=standalone
|
||||
build -c opt
|
||||
|
||||
# Make Bazel print out all options from rc files.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user