tf.contrib.graph_editor.reroute_ios

tf.contrib.graph_editor.reroute_ios(
    sgv0,
    sgv1
)

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

Re-route the inputs and outputs of sgv0 to sgv1 (see _reroute_sgv).