tf.contrib.graph_editor.OpMatcher.output_ops(*args) Add output matches.
tf.contrib.graph_editor.op_type(op_types, op=None) Check if an op is of the given type. Args:
tf.contrib.graph_editor.transform_op_in_place(info, op, detach_outputs=False) Transform a op in-place - experimental!
tf.contrib.graph_editor.reroute_b2a_ts(ts0, ts1, can_modify=None, cannot_modify=None) For each tensor's pair, replace the end
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)
Page 3 of 12