tf.contrib.graph_editor.SubGraphView.copy()

tf.contrib.graph_editor.SubGraphView.copy()

Return a copy of itself.

Note that this class is a "view", copying it only create another view and does not copy the underlying part of the tf.Graph.

Returns:

A new instance identical to the original one.

doc_TensorFlow
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.