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
Input to reshape is a tensor with 32 values, but the requested shape has 1
[[{{node myanfis/sumLayer/Reshape}}]] [Op:__inference_predict_function_68010]
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem with the prediction section, would you please guide me. in the below code I have got the error.
y_pred = fis.model.predict(X_test)
Error:
InvalidArgumentError: Graph execution error:
Input to reshape is a tensor with 32 values, but the requested shape has 1
[[{{node myanfis/sumLayer/Reshape}}]] [Op:__inference_predict_function_68010]
Thank you in advance
The text was updated successfully, but these errors were encountered: