tf.contrib.graph_editor.get_backward_walk_ops(seed_ops, inclusive=True, within_ops=None, stop_at_ts=(), control_inputs=False) Do
tf.contrib.graph_editor.transform_op_if_inside_handler(info, op, keep_if_possible=True) Transform an optional op only if it is
tf.contrib.graph_editor.SubGraphView.__nonzero__() Allows for implicit boolean conversion.
tf.contrib.graph_editor.SubGraphView.is_passthrough(t) Check whether a tensor is passthrough.
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.detach_outputs(sgv, control_outputs=None) Detach the outputa of a subgraph view.
tf.contrib.graph_editor.matcher.control_input_ops(*args) Add input matches.
tf.contrib.graph_editor.copy_with_input_replacements(sgv, replacement_ts, dst_graph=None, dst_scope='', src_scope='', reuse_dst_scope=False)
tf.contrib.graph_editor.OpMatcher.__call__(op) Evaluate if the op matches or not.
tf.contrib.graph_editor.keep_t_if_possible_handler(info, t) Transform a tensor into itself (identity) if possible.
Page 2 of 12