Error when sending request.
Closed this issue · 2 comments
Bongsakorn commented
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!
Bongsakorn commented
Thank you very much.