aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/strip_unused_test.py
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <bsteiner@google.com>2016-08-12 15:02:49 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-08-12 16:16:31 -0700
commita92da9e09fb476a9b267499e326919a89b826fb7 (patch)
tree37c257b0d2d5e82b6f8caa8ad97e4f4de2b39a75 /tensorflow/python/tools/strip_unused_test.py
parent9ace75c7c88f30a488ce022be03b8f6dc1c9c990 (diff)
Merge changes from github.
Change: 130150683
Diffstat (limited to 'tensorflow/python/tools/strip_unused_test.py')
-rw-r--r--tensorflow/python/tools/strip_unused_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/tools/strip_unused_test.py b/tensorflow/python/tools/strip_unused_test.py
index 1b16177dfd..af7b855a0f 100644
--- a/tensorflow/python/tools/strip_unused_test.py
+++ b/tensorflow/python/tools/strip_unused_test.py
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
-"""Tests the graph freezing tool."""
+"""Tests the node stripping tool."""
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function