MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / body

Function body

tensorflow/python/ops/rnn.py:1045–1094  ·  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 2

_BuildLoopMethod · 0.70
while_loopFunction · 0.70

Calls 2

_copy_some_throughFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected