Searched defs:cell_fw (Results 1 – 4 of 4) sorted by relevance
279 def bidirectional_dynamic_rnn(cell_fw, argument
217 def bidirectional_rnn(cell_fw, argument
355 def bidirectional_dynamic_rnn(cell_fw, cell_bw, inputs, sequence_length=None, argument1500 def static_bidirectional_rnn(cell_fw, argument
322 def bidirectional_functional_rnn(cell_fw, argument