Searched defs:RNNCell (Results 1 – 2 of 2) sorted by relevance
42 RNNCell = rnn_cell_impl.RNNCell variable
185 class RNNCell(base_layer.Layer): class