tf.contrib.graph_editor.get_forward_walk_ops()

tf.contrib.graph_editor.get_forward_walk_ops(seed_ops, inclusive=True, within_ops=None, stop_at_ts=(), control_outputs=None) Do

2016-10-14 13:04:58
tf.contrib.graph_editor.SubGraphView.

tf.contrib.graph_editor.SubGraphView.__copy__() Create a copy of this subgraph. Note that this

2016-10-14 13:05:16
tf.contrib.graph_editor.Transformer.

tf.contrib.graph_editor.Transformer.__init__() Transformer constructor. The following members

2016-10-14 13:05:19
tf.contrib.graph_editor.detach_control_inputs()

tf.contrib.graph_editor.detach_control_inputs(sgv) Detach all the external control inputs of the subgraph sgv.

2016-10-14 13:04:55
tf.contrib.graph_editor.SubGraphView.remap_outputs_make_unique()

tf.contrib.graph_editor.SubGraphView.remap_outputs_make_unique() Remap the outputs so that all the tensors appears only once.

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

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

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

tf.contrib.graph_editor.matcher.__init__(positive_filter) Graph match constructor.

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

tf.contrib.graph_editor.reroute_a2b_outputs(sgv0, sgv1) Re-route all the outputs of sgv0 to sgv1 (see _reroute_outputs).

2016-10-14 13:05:07
tf.contrib.graph_editor.Transformer.new_name()

tf.contrib.graph_editor.Transformer.new_name(name) Compute a destination name from a source name. Args:

2016-10-14 13:05:18
tf.contrib.graph_editor.filter_ts()

tf.contrib.graph_editor.filter_ts(ops, positive_filter) Get all the tensors which are input or output of an op in ops.

2016-10-14 13:04:57