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

Prettytensor problem #10

Open
chihkuanyeh opened this issue Dec 27, 2016 · 2 comments
Open

Prettytensor problem #10

chihkuanyeh opened this issue Dec 27, 2016 · 2 comments

Comments

@chihkuanyeh
Copy link

When I try to run the code with prettytensor 0.7.3 and tensorflow 0.12.head, I get the error with no attribute tf.complex_abs, I assume that is because prettytensor doesn't support tensorflow 0.12.
However, when I try to run it with tensorflow 0.11.0rc1, I get the error no attribute 'GLOBAL_VARIABLES'. It seems like prettytensor requires tensorflow 0.12+.
Therefore I am stuck, are there any suggestions?

@ikostrikov
Copy link
Owner

I'm going to move from prettytensor to tf slim today or tomorrow.

@Banus
Copy link
Contributor

Banus commented Jan 10, 2017

The project now runs fine, but prettytensor is still required because of the unused deconv imports. I created PR #11 to remove them.

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

3 participants