tensorflow-vdsr icon indicating copy to clipboard operation
tensorflow-vdsr copied to clipboard

cannot assign a design for operation 'shared model/conv_20_b'

Open freehome1 opened this issue 7 years ago • 1 comments

I run the Test.py with your model and met a problem tensorflow.python.framework.errors_impl.invalidargumenterror : cannot assign a design for operation 'shared model/conv_20_b', I use the python3.5 and tensorflow 1.4.1 ,I wonder if the version cause this problem

freehome1 avatar Aug 26 '18 11:08 freehome1

I run the Test.py with your model and met a problem tensorflow.python.framework.errors_impl.invalidargumenterror : cannot assign a design for operation 'shared model/conv_20_b', I use the python3.5 and tensorflow 1.4.1 ,I wonder if the version cause this problem

The same trouble for me. I cannot load the model in test.py. Do you solve the problem. I am not clear about the tf.make_template(). Little trouble for me.

luxuriance19 avatar Oct 22 '18 01:10 luxuriance19