Searched refs:Grid2LSTMCell (Results 1 – 2 of 2) sorted by relevance
172 cell = grid_rnn_cell.Grid2LSTMCell(2, use_peepholes=True)207 cell = grid_rnn_cell.Grid2LSTMCell(2, tied=True, use_peepholes=True)241 cell = grid_rnn_cell.Grid2LSTMCell(523 cell = grid_rnn_cell.Grid2LSTMCell(num_units=num_units)565 cell = grid_rnn_cell.Grid2LSTMCell(687 cell = grid_rnn_cell.Grid2LSTMCell(num_units=num_units)723 cell = grid_rnn_cell.Grid2LSTMCell(
457 class Grid2LSTMCell(GridRNNCell): class479 super(Grid2LSTMCell, self).__init__(