tf.contrib.graph_editor.keep_t_if_possible_handler()

tf.contrib.graph_editor.keep_t_if_possible_handler(info, t) Transform a tensor into itself (identity) if possible.

2016-10-14 13:05:01
tf.contrib.graph_editor.OpMatcher.input_ops()

tf.contrib.graph_editor.OpMatcher.input_ops(*args) Add input matches.

2016-10-14 13:05:05
tf.contrib.graph_editor.ControlOutputs.get_all()

tf.contrib.graph_editor.ControlOutputs.get_all()

2016-10-14 13:04:53
tf.contrib.graph_editor.matcher.input_ops()

tf.contrib.graph_editor.matcher.input_ops(*args) Add input matches.

2016-10-14 13:05:04
tf.contrib.graph_editor.select_ops_and_ts()

tf.contrib.graph_editor.select_ops_and_ts(*args, **kwargs) Helper to select operations and tensors. Args:

2016-10-14 13:05:09
tf.contrib.graph_editor.SubGraphView.

tf.contrib.graph_editor.SubGraphView.__exit__(exc_type, exc_value, traceback)

2016-10-14 13:05:16
tf.contrib.graph_editor.reroute_a2b_ts()

tf.contrib.graph_editor.reroute_a2b_ts(ts0, ts1, can_modify=None, cannot_modify=None) For each tensor's pair, replace the end

2016-10-14 13:05:08
tf.contrib.graph_editor.get_name_scope_ops()

tf.contrib.graph_editor.get_name_scope_ops(ops, scope) Get all the operations under the given scope path.

2016-10-14 13:04:59
tf.contrib.graph_editor.SubGraphView.remap_outputs()

tf.contrib.graph_editor.SubGraphView.remap_outputs(new_output_indices) Remap the output of the subgraph. If

2016-10-14 13:05:15
tf.contrib.graph_editor.make_view()

tf.contrib.graph_editor.make_view(*args, **kwargs) Create a SubGraphView from selected operations and passthrough tensors.

2016-10-14 13:05:03