From c602fd2531cff9366a68a2e7a1d40b13401226e4 Mon Sep 17 00:00:00 2001 From: Vijay Vasudevan Date: Mon, 7 Mar 2016 17:26:44 -0800 Subject: TensorFlow: remove fast_cpp_protos and oversize_protos options from bazelrc template, since they don't actually do anything. Change: 116606748 --- tools/bazel.rc.template | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/bazel.rc.template b/tools/bazel.rc.template index e90ec790fd..d2b1b0b25a 100644 --- a/tools/bazel.rc.template +++ b/tools/bazel.rc.template @@ -3,8 +3,6 @@ build:cuda --define=using_cuda=true build --force_python=py$PYTHON_MAJOR_VERSION build --python$PYTHON_MAJOR_VERSION_path=$PYTHON_BINARY -build --define=use_fast_cpp_protos=true -build --define=allow_oversize_protos=true build --spawn_strategy=standalone test --spawn_strategy=standalone -- cgit v1.2.3