HomeSort by relevance Sort by last modified time
    Searched refs:AbstractRNNCell (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/python/keras/layers/
__init__.py 149 from tensorflow.python.keras.layers.recurrent import AbstractRNNCell
recurrent.py     [all...]
recurrent_test.py 228 class MinimalRNNCell(keras.layers.AbstractRNNCell):
    [all...]
  /external/tensorflow/tensorflow/python/ops/
rnn_cell_impl.py     [all...]

Completed in 214 milliseconds