Home
last modified time | relevance | path

Searched refs:Grid1LSTMCell (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/grid_rnn/python/ops/
Dgrid_rnn_cell.py428 class Grid1LSTMCell(GridRNNCell): class
446 super(Grid1LSTMCell, self).__init__(
/external/tensorflow/tensorflow/contrib/grid_rnn/python/kernel_tests/
Dgrid_rnn_test.py356 cell = grid_rnn_cell.Grid1LSTMCell(2, use_peepholes=True)
647 cell = grid_rnn_cell.Grid1LSTMCell(num_units=num_units)