![]() |
Same interface as tf.compat.v1.nn.dynamic_rnn
.
tf.contrib.recurrent.functional_rnn(
cell,
inputs,
sequence_length=None,
initial_state=None,
dtype=None,
time_major=False,
scope=None,
use_tpu=False,
reverse=False
)