Home
last modified time | relevance | path

Searched refs:_call_cell (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Dlstm_ops.py460 def _call_cell(self, inputs, initial_cell_state, initial_output, dtype, member in LSTMBlockWrapper
544 cell_states, outputs = self._call_cell(
653 def _call_cell(self, member in LSTMBlockFusedCell