Searched defs:rnn_cell (Results 1 – 3 of 3) sorted by relevance
3028 def _caching_device(rnn_cell): argument3077 def _config_for_enable_caching_device(rnn_cell): argument
1079 RNN rnn_cell(operation, operands); in executeOperation() local
3044 def rnn_cell(nonlinearity): function