Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/recurrent/python/ops/
Dfunctional_rnn.py130 state0_flat = self.MaybeRemoveOutputFromState(extended_state0_flat)
173 def MaybeRemoveOutputFromState(self, flat_state): member in _FunctionalRnnCell
249 flat_final_state = func_cell.MaybeRemoveOutputFromState(
255 flat_acc_state = func_cell.MaybeRemoveOutputFromState(