Home
last modified time | relevance | path

Searched defs:call_cell (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Drnn.py174 zero_output, state, call_cell, state_size, skip_conditionals=False): argument
833 call_cell = lambda: cell(input_t, state) function
1382 call_cell = lambda: cell(input_, state) function