fix: profiler bazel build usage

This commit is contained in:
Qingqing Cao 2017-08-25 12:23:55 +01:00 committed by Martin Wicke
parent b808f1274a
commit 0cfd119fad

View File

@ -57,7 +57,7 @@ Note: this feature is not well maintained now.
```shell
# Build the tool.
bazel build --config opt third_party/tensorflow/core/profiler/...
bazel build --config opt tensorflow/core/profiler:profiler
# Help information, including detail 'option' instructions.
bazel-bin/tensorflow/core/profiler/profiler help