may-/cnn-ld-tf

Error when sending request.

Closed this issue · 2 comments

Hello,

I got error as below when I send request to prediction.

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

may- commented

Hello, thank you for your comments.

It seems that you are using a newer version of tensorflow. I've updated my code and the pre-trained model compatible with tensorflow 1.0. Please check your tensorflow version and try it again!

Thank you very much.