tf.contrib.graph_editor.reroute_inputs

tf.contrib.graph_editor.reroute_inputs

reroute_inputs(
    sgv0,
    sgv1
)

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

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

Re-route all the inputs of sgv0 to sgv1 (see reroute_inputs).