aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/image/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/image/__init__.py')
-rwxr-xr-xtensorflow/contrib/image/__init__.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tensorflow/contrib/image/__init__.py b/tensorflow/contrib/image/__init__.py
index fee1a6c2bc..1ed19265b3 100755
--- a/tensorflow/contrib/image/__init__.py
+++ b/tensorflow/contrib/image/__init__.py
@@ -12,15 +12,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
-"""##Ops for image manipulation.
+"""Ops for image manipulation.
### API
This module provides functions for image manipulation; currently, only
projective transforms (including rotation) are supported.
-## Image `Ops`
-
@@angles_to_projective_transforms
@@compose_transforms
@@rotate