tf.contrib.graph_editor.get_backward_walk_ops()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.get_backward_walk_ops(seed_ops, inclusive=True, within_ops=None, stop_at_ts=(), control_inputs=False) Do

2025-01-10 15:47:30
tf.contrib.graph_editor.transform_op_if_inside_handler()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.transform_op_if_inside_handler(info, op, keep_if_possible=True) Transform an optional op only if it is

2025-01-10 15:47:30
tf.contrib.graph_editor.SubGraphView.
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.SubGraphView.__nonzero__() Allows for implicit boolean conversion.

2025-01-10 15:47:30
tf.contrib.graph_editor.SubGraphView.is_passthrough()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.SubGraphView.is_passthrough(t) Check whether a tensor is passthrough.

2025-01-10 15:47:30
tf.contrib.graph_editor.reroute_b2a_ts()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

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

2025-01-10 15:47:30
tf.contrib.graph_editor.detach_outputs()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

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

2025-01-10 15:47:30
tf.contrib.graph_editor.matcher.control_input_ops()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

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

2025-01-10 15:47:30
tf.contrib.graph_editor.copy_with_input_replacements()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.copy_with_input_replacements(sgv, replacement_ts, dst_graph=None, dst_scope='', src_scope='', reuse_dst_scope=False)

2025-01-10 15:47:30
tf.contrib.graph_editor.OpMatcher.
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

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

2025-01-10 15:47:30
tf.contrib.graph_editor.keep_t_if_possible_handler()
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

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

2025-01-10 15:47:30