What is the upside of using `tf.nn.rnn` instead of `tf.nn.dynamic_rnn` in TensorFlow?

前端 未结 0 1397
[愿得一人]
[愿得一人] 2021-02-10 18:02

What is the upside of using tf.nn.rnn instead of tf.nn.dynamic_rnn?

The documentation says :

[dynamic_rnn] is functionally identical

相关标签:
回答
  • 消灭零回复
提交回复
热议问题