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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/tools/benchmark/README.md b/tensorflow/tools/benchmark/README.md
index 4cd5c7c524..5cb1aa6cf8 100644
--- a/tensorflow/tools/benchmark/README.md
+++ b/tensorflow/tools/benchmark/README.md
@@ -39,7 +39,7 @@ $adb shell "/data/local/tmp/benchmark_model \
### On desktop:
(1) build the binary
```bash
-$bazel build -c opt tensorflow/tools/benchmark:benchmark_model
+$bazel build --config opt tensorflow/tools/benchmark:benchmark_model
```
(2) Run on your compute graph, similar to the Android case but without the need of adb shell.
@@ -54,4 +54,4 @@ $bazel-bin/tensorflow/tools/benchmark/benchmark_model \
```
The Inception graph used as an example here may be downloaded from
-https://storage.googleapis.com/download.tensorflow.org/models/inception5h.zip \ No newline at end of file
+https://storage.googleapis.com/download.tensorflow.org/models/inception5h.zip