fix: profiler bazel build usage
This commit is contained in:
parent
b808f1274a
commit
0cfd119fad
@ -57,7 +57,7 @@ Note: this feature is not well maintained now.
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Build the tool.
|
# 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.
|
# Help information, including detail 'option' instructions.
|
||||||
bazel-bin/tensorflow/core/profiler/profiler help
|
bazel-bin/tensorflow/core/profiler/profiler help
|
||||||
|
Loading…
Reference in New Issue
Block a user