tf.contrib.graph_editor.ph()

tf.contrib.graph_editor.ph(dtype, shape=None, scope=None) Create a tf.placeholder for the Graph Editor. Note

2016-10-14 13:05:06
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.

tf.contrib.graph_editor.OpMatcher.__call__(op) Evaluate if the op matches or not.

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

tf.contrib.graph_editor.OpMatcher.output_ops(*args) Add output matches.

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

tf.contrib.graph_editor.detach_outputs(sgv, control_outputs=None) Detach the outputa of a subgraph view.

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

tf.contrib.graph_editor.ControlOutputs.get_all()

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

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

2016-10-14 13:05:00
tf.contrib.graph_editor.matcher.control_input_ops()

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

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

tf.contrib.graph_editor.matcher.output_ops(*args) Add output matches.

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

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

2016-10-14 13:05:04