aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary
diff options
context:
space:
mode:
authorGravatar Anna R <annarev@google.com>2018-04-26 11:25:43 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-26 11:31:14 -0700
commita8481834bb881f67e7b9523480c28f5b987e62e8 (patch)
treefea7992e3bc87f5e0db1cf2c99c0c289572b6ed4 /tensorflow/python/summary
parent6b6976e3ba19484f893092712e4577daeb92ad3b (diff)
Removing @@ comments from core TensorFlow. They are no longer needed for exporting symbols to the TensorFlow API.
PiperOrigin-RevId: 194426855
Diffstat (limited to 'tensorflow/python/summary')
-rw-r--r--tensorflow/python/summary/summary.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/tensorflow/python/summary/summary.py b/tensorflow/python/summary/summary.py
index 969cbe7d35..1421d2772f 100644
--- a/tensorflow/python/summary/summary.py
+++ b/tensorflow/python/summary/summary.py
@@ -16,21 +16,6 @@
"""Tensor summaries for exporting information about a model.
See the @{$python/summary} guide.
-
-@@FileWriter
-@@FileWriterCache
-@@tensor_summary
-@@scalar
-@@histogram
-@@audio
-@@image
-@@text
-@@merge
-@@merge_all
-@@get_summary_description
-@@PluginAsset
-@@get_plugin_asset
-@@get_all_plugin_assets
"""
from __future__ import absolute_import