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

Fix discrepancies between doc and implementation for math_ops #19462

Merged
merged 3 commits into from
May 22, 2018

Conversation

yongtang
Copy link
Member

In the docstring of math_ops, there are some discrepancies between the supported data types and the actual implementation.

Specifically, abs pow, and round supports float16 now but was not mentioned in the docstring.

This fix updates the docstring to address the discrepancies.

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

In the docstring of math_ops, there are some discrepancies
between the supported data types and the actual implementation:
`abs` supports `float16`.

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>
@case540 case540 merged commit 2c567ec into tensorflow:master May 22, 2018
@yongtang yongtang deleted the 05212018-docs-math_ops branch May 22, 2018 20:22
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.

None yet

3 participants