tf.contrib.graph_editor.swap_ios

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

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

Swap the inputs and outputs of sgv1 to sgv0 (see _reroute_sgv).