tf.contrib.graph_editor.SubGraphView.graph
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.SubGraphView.graph The underlying tf.Graph.

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

tf.contrib.graph_editor.SubGraphView.connected_inputs The connected input tensors of this subgraph view.

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

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

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

tf.contrib.graph_editor.swap_outputs(sgv0, sgv1) Swap all the outputs of sgv0 and sgv1 (see _reroute_outputs).

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

tf.contrib.graph_editor.SubGraphView.__str__()

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

tf.contrib.graph_editor.SubGraphView.input_index(t) Find the input index corresponding to the given input tensor t.

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.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.ControlOutputs.graph
  • References/Big Data/TensorFlow/TensorFlow Python/Graph Editor

tf.contrib.graph_editor.ControlOutputs.graph

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

tf.contrib.graph_editor.assign_renamed_collections_handler(info, elem, elem_) Add the transformed elem to the (renamed) collections

2025-01-10 15:47:30