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._api.v2.summary' has no attribute 'image' #16

Open
ghost opened this issue Jun 23, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 23, 2019

运行可视化main.py后,弹出错误信息:AttributeError: module 'tensorflow._api.v2.summary' has no attribute 'image'。
全部错误信息误:Traceback (most recent call last):
File "F:/python/FashionMnist/tensorboard.py", line 77, in
tf.summary.image("Training sample:", sample_img, step=0)
AttributeError: module 'tensorflow._api.v2.summary' has no attribute 'image'
找寻CSDN无果,请问龙龙老师这是什么问题?

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

0 participants