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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected