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: 'VariableScope' object has no attribute 'current_scope' #8

Open
Dokumushikun opened this issue Aug 25, 2019 · 2 comments

Comments

@Dokumushikun
Copy link

excuse me,there is an error : AttributeError: 'VariableScope' object has no attribute 'current_scope'
is that because cifar-10.mat is necessary?

@ximi2018
Copy link

There will be errors if the version of tensorflow is too high. I can make no mistake if I reduce the version to 1.7.0.
AttributeError: module'tensorflow. python. ops. variable_scope'has no attribute'_VARSCOPE_KEY'

@mumairhassan
Copy link

Downgrading tensorflow==1.7.0 will resolve the 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

3 participants