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

tf.complex_abs not supported in r1.0.0 #7405

Closed
gundeep59 opened this issue Feb 10, 2017 · 1 comment
Closed

tf.complex_abs not supported in r1.0.0 #7405

gundeep59 opened this issue Feb 10, 2017 · 1 comment

Comments

@gundeep59
Copy link

NOTE: Only file GitHub issues for bugs and feature requests. All other topics will be closed.
HI,
I installed tf from this link on Mac OS Sierra 10.12. However, tf.complex_abs() module is returning an error "'module' object has no attribute 'complex_abs'".

The output from python -c "import tensorflow; print(tensorflow.__version__)". :: 1.0.0-rc2

@gundeep59 gundeep59 changed the title tf.complex_abs not supported in r1.0.0 alpha tf.complex_abs not supported in r1.0.0 Feb 10, 2017
@gundeep59
Copy link
Author

It has been deprecated and is now called tf.abs(). PrettyTensor doesn't support this apparently. Closing it, since it is not a tf issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant