aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/benchmark/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/benchmark/README.md')
-rw-r--r--tensorflow/tools/benchmark/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/benchmark/README.md b/tensorflow/tools/benchmark/README.md
index ca0da2d41b..e64af2bfe1 100644
--- a/tensorflow/tools/benchmark/README.md
+++ b/tensorflow/tools/benchmark/README.md
@@ -17,6 +17,7 @@ bazel build -c opt \
--crosstool_top=//external:android/crosstool \
--cpu=armeabi-v7a \
--host_crosstool_top=@bazel_tools//tools/cpp:toolchain \
+ --config monolithic \
tensorflow/tools/benchmark:benchmark_model
```