google / prettytensor

Pretty Tensor: Fluent Networks in TensorFlow
1.24k stars 151 forks source link

AttributeError: 'VariableScope' object has no attribute 'current_scope #65

Open sree5472 opened 5 years ago

sree5472 commented 5 years ago

i got the following error while executing the code AttributeError: 'VariableScope' object has no attribute 'current_scope can anyone suggest how to resolve the error.

zhufeijuanjuan commented 4 years ago

i got the same error too, tenserflow version==1.14.0

ShibaPrasad commented 4 years ago

Has anybody got any solution for this? I am also using the 1.14.0 version. Getting same error