tf.contrib.graph_editor.SubGraphView.__copy__()

tf.contrib.graph_editor.SubGraphView.__copy__()

Create a copy of this subgraph.

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 identical instance of the original subgraph view.

doc_TensorFlow
2016-10-14 13:05:16
Comments
Leave a Comment

Please login to continue.