Searched defs:rnn_tanh_cell (Results 1 – 2 of 2) sorted by relevance
138 def rnn_tanh_cell(input, hidden, w_ih, w_hh, b_ih, b_hh): function
1654 Tensor rnn_tanh_cell( in rnn_tanh_cell() function