Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/recurrent/python/ops/
Dfunctional_rnn.py170 def GetOutputFromState(self, state): member in _FunctionalRnnCell
261 output_from_state = func_cell.GetOutputFromState(extended_acc_state)