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

Function wrapped_body

tensorflow/tensorflow/python/ops/while_v2.py:155–188  ·  view source on GitHub ↗

Loop body augmented with counter update. Args: loop_counter: Loop counter which needs to be incremented in the body. maximum_iterations_arg: Maximum iterations of the loop. *args: List of args Returns: A list of tensors the same length as args.

(loop_counter, maximum_iterations_arg, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_pack_sequence_asFunction · 0.85
_tensor_array_to_flowFunction · 0.85
bodyFunction · 0.70
captureMethod · 0.45

Tested by

no test coverage detected