Searched defs:LayerRNNCell (Results 1 – 2 of 2) sorted by relevance
45 LayerRNNCell = rnn_cell_impl.LayerRNNCell variable
356 class LayerRNNCell(RNNCell): class