contrib.graph_editor.reroute_outputs

tf.contrib.graph_editor.reroute_outputs

tf.contrib.graph_editor.reroute_outputs

reroute_outputs(
    sgv0,
    sgv1
)

Defined in tensorflow/contrib/graph_editor/reroute.py.

See the guide: Graph Editor (contrib) > Module: reroute

Re-route all the outputs of sgv0 to sgv1 (see _reroute_outputs).