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

When I run GAN_version,I found this.AttributeError: module 'tensorflow' has no attribute 'Summary' #14

Open
FunnyJennyChin opened this issue Jun 16, 2020 · 0 comments

Comments

@FunnyJennyChin
Copy link

Traceback (most recent call last):
File "colorize_base.py", line 308, in
write_log(callback_Full, callback_Full_names, d_loss_fake_full + d_loss_real_full, i)
File "/mnt/Coloring-grey-scale-master/GAN-version/lib/data_utils.py", line 85, in write_log
summary = tf.Summary()
AttributeError: module 'tensorflow' has no attribute 'Summary'

I dont know why. I ran colorize_base.py in Pycharm, it works. But when I run it at a GPU service, this problem came out.
May I ask which version of your tensorflow is?

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