Open Dokumushikun opened 5 years ago
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'
Downgrading tensorflow==1.7.0
will resolve the issue.
excuse me,there is an error : AttributeError: 'VariableScope' object has no attribute 'current_scope' is that because cifar-10.mat is necessary?