aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/script_ops.py
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-02-13 18:06:46 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-02-13 18:27:34 -0800
commit6cfa696b455c34f501bce784b92aaf16d0f14f7c (patch)
tree6ec7f55171da9c9ad1a27ee6cc7050cf8ab4ab7c /tensorflow/python/ops/script_ops.py
parent08950c20edeb38c71780e44dfa5cd7a58fa3813d (diff)
Update docs.
Change: 147419923
Diffstat (limited to 'tensorflow/python/ops/script_ops.py')
-rw-r--r--tensorflow/python/ops/script_ops.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/tensorflow/python/ops/script_ops.py b/tensorflow/python/ops/script_ops.py
index b89b76cf55..7996581e8b 100644
--- a/tensorflow/python/ops/script_ops.py
+++ b/tensorflow/python/ops/script_ops.py
@@ -12,13 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
-"""## Script Language Operators.
-TensorFlow provides allows you to wrap python/numpy functions as
-TensorFlow operators.
+"""Script Language Operators. See the @{python/script_ops} guide.
@@py_func
-
"""
# pylint: disable=g-bad-name