Searched refs:tf_rnn_cells (Results 1 – 2 of 2) sorted by relevance
24 from tensorflow.python.ops import rnn_cell as tf_rnn_cells unknown47 state = tf_rnn_cells.LSTMStateTuple(c, h)71 state = tf_rnn_cells.LSTMStateTuple(c, h)
33 from tensorflow.python.ops import rnn_cell as tf_rnn_cells unknown116 cell = tf_rnn_cells.MultiRNNCell(