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

Function RerouteTensor

tensorflow/tensorflow/contrib/quantize/python/common.py:137–160  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_update_inputMethod · 0.80
consumersMethod · 0.45

Tested by

no test coverage detected