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

tf.contrib.graph_editor.SubGraphView.remap_inputs(new_input_indices) Remap the inputs of the subgraph. If

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

tf.contrib.graph_editor.filter_ts_from_regex(ops, regex) Get all the tensors linked to ops that match the given regex.

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

tf.contrib.graph_editor.add_control_inputs(op, cops) Add the control inputs cops to co. Warning:

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

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

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

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

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

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

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

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

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

tf.contrib.graph_editor.make_view_from_scope(scope, graph) Make a subgraph from a name scope. Args:

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

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

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

tf.contrib.graph_editor.SubGraphView.remap(new_input_indices=None, new_output_indices=None) Remap the inputs and outputs of the

2025-01-10 15:47:30