This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
ConvRNNCells dynamic input_shape #16296
Answered
by
szha
HaydenFaulkner
asked this question in
Q&A
-
Same question as the closed #8848, is there a way to dynamically set the input shape for ConvLSTMCell and ConvGRUCell? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
szha
Sep 5, 2020
Replies: 2 comments
-
Usually if you are not sure about the shape of a certain dimension, you can set it to 0. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
szha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not supported.