cannot assign a design for operation 'shared model/conv_20_b'
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
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.