You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got problem when run it. Sad...
ValueError: Input 0 of node cross_entropy_per_example/Shape was passed int32 from batch_join:1 incompatible with expected int64.
The text was updated successfully, but these errors were encountered:
Hi!I have encountered a problem similar to yours, the error is TypeError: Cannot convert a tensor of type int32 to an input of type int64, and finally I solved the problem, I hope to help you. The solution is because using a model that is too old leads to incompatibility, using the latest model.
I got problem when run it. Sad...
ValueError: Input 0 of node cross_entropy_per_example/Shape was passed int32 from batch_join:1 incompatible with expected int64.
The text was updated successfully, but these errors were encountered: