aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/tfprof/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/tfprof/README.md')
-rw-r--r--tensorflow/tools/tfprof/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/tfprof/README.md b/tensorflow/tools/tfprof/README.md
index 02eca8af6a..3a55fe8ece 100644
--- a/tensorflow/tools/tfprof/README.md
+++ b/tensorflow/tools/tfprof/README.md
@@ -98,7 +98,7 @@ TODO(xpan): Provide graph.pbtxt, model.ckpt, tfprof_log and run_meta download.
```shell
# Build the tool.
-bazel build -c opt tensorflow/tools/tfprof/...
+bazel build --config opt tensorflow/tools/tfprof/...
# Help information, including detail 'option' instructions.
bazel-bin/tensorflow/tools/tfprof/tfprof help