aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/image_ops.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/ops/image_ops.py')
-rw-r--r--tensorflow/python/ops/image_ops.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/ops/image_ops.py b/tensorflow/python/ops/image_ops.py
index 75c67dcb3c..51d0276140 100644
--- a/tensorflow/python/ops/image_ops.py
+++ b/tensorflow/python/ops/image_ops.py
@@ -60,6 +60,7 @@ See the @{$python/image} guide.
@@per_image_standardization
@@draw_bounding_boxes
@@non_max_suppression
+@@non_max_suppression_v2
@@sample_distorted_bounding_box
@@total_variation
"""