tf.contrib.graph_editor.copy(sgv, dst_graph=None, dst_scope='', src_scope='', reuse_dst_scope=False) Copy a subgraph.
tf.contrib.graph_editor.filter_ops(ops, positive_filter) Get the ops passing the given filter. Args:
tf.contrib.graph_editor.SubGraphView.op(op_id) Get an op by its index.
Page 12 of 12