Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add float16 support for tf.contrib.image.transform #20249

Merged

Conversation

yongtang
Copy link
Member

This fix tries to address the issue raised in #20243 where there were no float16 support for tf.contrib.image.transform. This fix adds the float16 support and enables related tests.

This fix fixes #20243.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This fix tries to address the issue raised in 20243 where
there were no float16 support for tf.contrib.image.transform.
This fix adds the float16 support and enables related tests.

This fix fixes 20243.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang yongtang force-pushed the 20243-tf.contrib.image.transform-half branch from 216b4a1 to a1548df Compare June 23, 2018 19:37
@qlzh727 qlzh727 requested a review from ringw June 25, 2018 16:29
@qlzh727 qlzh727 added the awaiting review Pull request awaiting review label Jun 25, 2018
Copy link
Contributor

@ringw ringw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ringw ringw removed the awaiting review Pull request awaiting review label Jun 26, 2018
@ringw ringw merged commit 1721ecc into tensorflow:master Jun 26, 2018
@yongtang yongtang deleted the 20243-tf.contrib.image.transform-half branch June 26, 2018 18:53
MarkDaoust pushed a commit to MarkDaoust/tensorflow that referenced this pull request Aug 21, 2018
…age.transform-half

Add float16 support for tf.contrib.image.transform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Let tf.contrib.image.transform supports half type
4 participants