Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tf.make_template error #4

Open
tiehan opened this issue Feb 2, 2018 · 1 comment
Open

tf.make_template error #4

tiehan opened this issue Feb 2, 2018 · 1 comment

Comments

@tiehan
Copy link

tiehan commented Feb 2, 2018

File "/usr/lib/python2.7/site-packages/tensorflow/python/framework/tensor_util.py", line 328, in _AssertCompatible
(dtype.name, repr(mismatch), type(mismatch).name))
TypeError: Expected int32, got list containing Tensors of type '_Message' instead.

originally defined at:
File "im2latex.py", line 162, in build_model
fun = tf.make_template('fun', fn)

@vuthithao
Copy link

Have you solved it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants