Searched refs:construct_rnn_cell (Results 1 – 3 of 3) sorted by relevance
81 def construct_rnn_cell(num_units, cell_type='basic_rnn', function
473 cell = rnn_common.construct_rnn_cell(num_units, cell_type, dropout)
490 cell = rnn_common.construct_rnn_cell(num_units, cell_type, dropout)