google / prettytensor

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

With Tensorflow 0.12, it is throwing "TypeError: zeros_initializer() takes at least 1 argument (0 given)". #63

Open kailashahirwar opened 6 years ago

kailashahirwar commented 6 years ago

I am using Tensorflow 0.12 and prettytensor. When I am importing prettytensor it is throwing out this error "TypeError: zeros_initializer() takes at least 1 argument (0 given)".

Version mismatch might be a problem.

I am unable to figure out which version of Tensorflow will work with 0.7.4 versio of prettytensor.