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

AttributeError: module 'tensorflow.python.ops.gen_logging_ops' has no attribute '_scalar_summary' #2

Open
ghost opened this issue Dec 16, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 16, 2019

I cloned your repository and tried to run it but the following error occurred.

val = gen_logging_ops._scalar_summary(name, tensor)
AttributeError: module 'tensorflow.python.ops.gen_logging_ops' has no attribute '_scalar_summary'

It says the error is in this line:
gen = (z.sg_dense(dim=1024)

@gokva
Copy link

gokva commented Aug 23, 2021

@VirtuallKingg, I am facing similar issue:

AttributeError: module 'tensorflow.python.ops.gen_logging_ops' has no attribute '_image_summary'

Incase you has resolved the issue, please update so it would be helpful.

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