tf.contrib.graph_editor.keep_t_if_possible_handler(info, t) Transform a tensor into itself (identity) if possible.
tf.contrib.graph_editor.OpMatcher.input_ops(*args) Add input matches.
tf.contrib.graph_editor.ControlOutputs.get_all()
tf.contrib.graph_editor.matcher.input_ops(*args) Add input matches.
tf.contrib.graph_editor.select_ops_and_ts(*args, **kwargs) Helper to select operations and tensors. Args:
tf.contrib.graph_editor.SubGraphView.__exit__(exc_type, exc_value, traceback)
tf.contrib.graph_editor.reroute_a2b_ts(ts0, ts1, can_modify=None, cannot_modify=None) For each tensor's pair, replace the end
tf.contrib.graph_editor.get_name_scope_ops(ops, scope) Get all the operations under the given scope path.
tf.contrib.graph_editor.SubGraphView.remap_outputs(new_output_indices) Remap the output of the subgraph. If
tf.contrib.graph_editor.make_view(*args, **kwargs) Create a SubGraphView from selected operations and passthrough tensors.
Page 4 of 12