tf.contrib.graph_editor.bypass(sgv) Bypass the given subgraph by connecting its inputs to its outputs.
tf.contrib.graph_editor.OpMatcher.input_ops(*args) Add input 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.matcher.input_ops(*args) Add input matches.
tf.contrib.graph_editor.get_walks_intersection_ops(forward_seed_ops, backward_seed_ops, forward_inclusive=True, backward_inclusive=True, within_ops=None, control_inputs=False
tf.contrib.graph_editor.get_within_boundary_ops(ops, seed_ops, boundary_ops=(), inclusive=True, control_inputs=False, control_outputs=None, control_ios=None)
tf.contrib.graph_editor.matcher.output_ops(*args) Add output matches.
tf.contrib.graph_editor.SubGraphView.__exit__(exc_type, exc_value, traceback)
tf.contrib.graph_editor.ControlOutputs.get_all()
Page 3 of 12