Skip to content

Commit c602fd2

Browse files
Vijay Vasudevantensorflower-gardener
Vijay Vasudevan
authored andcommitted
TensorFlow: remove fast_cpp_protos and oversize_protos options from
bazelrc template, since they don't actually do anything. Change: 116606748
1 parent e638881 commit c602fd2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/bazel.rc.template

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ build:cuda --define=using_cuda=true
33

44
build --force_python=py$PYTHON_MAJOR_VERSION
55
build --python$PYTHON_MAJOR_VERSION_path=$PYTHON_BINARY
6-
build --define=use_fast_cpp_protos=true
7-
build --define=allow_oversize_protos=true
86

97
build --spawn_strategy=standalone
108
test --spawn_strategy=standalone

0 commit comments

Comments
 (0)