MCPcopy Create free account
hub / github.com/alibaba/nann / body

Function body

tensorflow/tensorflow/python/ops/rnn.py:1186–1243  ·  view source on GitHub ↗

Internal while loop body for raw_rnn. Args: time: time scalar. elements_finished: batch-size vector. current_input: possibly nested tuple of input tensors. emit_ta: possibly nested tuple of output TensorArrays. state: possibly nested tuple of state tens

(time, elements_finished, current_input, emit_ta, state,
             loop_state)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_BuildLoopMethod · 0.70
while_loopFunction · 0.70
wrapped_bodyFunction · 0.70
body_wrapperFunction · 0.50
_py_for_stmtFunction · 0.50
while_bodyFunction · 0.50
while_body_actualFunction · 0.50
true_fnFunction · 0.50
reduce_bodyFunction · 0.50
while_stmtFunction · 0.50
aug_bodyFunction · 0.50
_py_while_stmtFunction · 0.50

Calls 3

_copy_some_throughFunction · 0.85
loop_fnFunction · 0.50
writeMethod · 0.45

Tested by

no test coverage detected