Open
Description
Can you describe what modifications need to be done if I want to replace dynamic_rnn
with tf.keras.RNN
in many-to-one example as dynamic_rnn
is deprecated now.
Metadata
Metadata
Assignees
Labels
No labels
Can you describe what modifications need to be done if I want to replace dynamic_rnn
with tf.keras.RNN
in many-to-one example as dynamic_rnn
is deprecated now.