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

Function body

tensorflow/contrib/seq2seq/python/ops/decoder.py:237–299  ·  view source on GitHub ↗

Internal while_loop body. Args: time: scalar int32 tensor. outputs_ta: structure of TensorArray. state: (structure of) state tensors and TensorArrays. inputs: (structure of) input tensors. finished: bool tensor (keeping track of what's finished).

(time, outputs_ta, state, inputs, finished, sequence_lengths)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CreateBodyFunction · 0.50

Calls 4

fillMethod · 0.80
stepMethod · 0.45
shapeMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected