Like tf.while_loop, except emits a single While op.
(cond,
body,
loop_vars,
shape_invariants=None,
parallel_iterations=10,
maximum_iterations=None,
name=None,
return_same_structure=True,
back_prop=True)
source not stored for this graph (policy: none)