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

TypeError: Expected int32, got list containing Tensors of type '_Message' instead. #3

Open
tusharkgerg opened this issue Jan 5, 2018 · 0 comments

Comments

@tusharkgerg
Copy link

Got the following error when running the code at:
File "/Users/tushar/workspace/python/impact/cnn_text_classification_original/cnn_text_classification/text_cnn.py", line 57, in init
self.h_pool = tf.concat(3, pooled_outputs)

Error: TypeError: Expected int32, got list containing Tensors of type '_Message' instead.

Please help.. I tried running this on my local system and as well as Google cloud ml-engine. Got the same error in both places.

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

1 participant