Searched defs:BasicLSTMCell (Results 1 – 2 of 2) sorted by relevance
36 BasicLSTMCell = rnn_cell_impl.BasicLSTMCell variable
657 class BasicLSTMCell(LayerRNNCell): class