aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/print_selective_registration_header.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/tools/print_selective_registration_header.py')
-rw-r--r--tensorflow/python/tools/print_selective_registration_header.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/tools/print_selective_registration_header.py b/tensorflow/python/tools/print_selective_registration_header.py
index 3e2ab4695e..62f00f4467 100644
--- a/tensorflow/python/tools/print_selective_registration_header.py
+++ b/tensorflow/python/tools/print_selective_registration_header.py
@@ -16,7 +16,7 @@ r"""Prints a header file to be used with SELECTIVE_REGISTRATION.
An example of command-line usage is:
bazel build tensorflow/python/tools:print_selective_registration_header && \
- bazel-bin/tensorflow/python/tools:print_selective_registration_header \
+ bazel-bin/tensorflow/python/tools/print_selective_registration_header \
--graphs=path/to/graph.pb > ops_to_register.h
Then when compiling tensorflow, include ops_to_register.h in the include search