Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/recurrent/python/ops/
Dfunctional_rnn.py198 def _PickFinalStateFromHistory(acc_state, sequence_length): function
259 tf_state = _PickFinalStateFromHistory(acc_state, inputs_lengths)