Reroute the end of the tensor t0 to the ends of the tensor t1. Args: t0: a tf.Tensor. t1: a tf.Tensor. can_modify: iterable of operations which can be modified. Any operation outside within_ops will be left untouched by this function. Returns: The number of individual mod
(t0, t1, can_modify=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected