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
hellow,i can run the test code,but,when i run the train code,this bug happened, why this happened?
tensorflow.python.framework.errors_impl.InvalidArgumentError: Input to reshape is a tensor with 288768 values, but the requested shape has 786432
[[val_IteratorGetNext]]
The text was updated successfully, but these errors were encountered:
@crazygirl1992 You must installed tensorflow gpu incorrectly. That's a environment relative problem and there should be nothing wrong with this code repo:)
hellow,i can run the test code,but,when i run the train code,this bug happened, why this happened?
tensorflow.python.framework.errors_impl.InvalidArgumentError: Input to reshape is a tensor with 288768 values, but the requested shape has 786432
[[val_IteratorGetNext]]
The text was updated successfully, but these errors were encountered: