Replies: 1 comment 1 reply
-
Hi @kelixirr, This is a shape error with your model. What have you tried so far? Did you try changing the shapes of your data/model inputs? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Code Of The Model After Data Augmentation. Model cloning was not working on my TensorFlow version for unknown reasons so I used this
Error Message
input to reshape is a tensor with 9412800 values, but the requested shape requires a multiple of 28090
[[{{node sequential_9/flatten_9/Reshape}}]] [Op:__inference_train_function_20412]
Beta Was this translation helpful? Give feedback.
All reactions