aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/profiler/g3doc
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-09-15 13:42:11 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-09-15 13:45:38 -0700
commit8b96630c683f89cd38d461f0d09a5231185bc4eb (patch)
treef47281e0acb88ad1407835d1804ba295b979c1d1 /tensorflow/core/profiler/g3doc
parent6c5bc8c57f7111372d91d69b8ae0600eb76f5cf3 (diff)
Fixing the build command.
PiperOrigin-RevId: 168881605
Diffstat (limited to 'tensorflow/core/profiler/g3doc')
-rw-r--r--tensorflow/core/profiler/g3doc/command_line.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/profiler/g3doc/command_line.md b/tensorflow/core/profiler/g3doc/command_line.md
index d41ac7290d..7ce53bc1b8 100644
--- a/tensorflow/core/profiler/g3doc/command_line.md
+++ b/tensorflow/core/profiler/g3doc/command_line.md
@@ -62,7 +62,7 @@ Note: this feature is not well maintained now.
```shell
# Build the tool.
-bazel build --config opt tensorflow/core/profiler:profiler
+bazel build --config opt third_party/tensorflow/core/profiler:profiler
# Help information, including detail 'option' instructions.
bazel-bin/tensorflow/core/profiler/profiler help