tf.contrib.copy_graph.copy_variable_to_graph(org_instance, to_graph, scope='') Given a Variable instance from one
tf.contrib.copy_graph.copy_op_to_graph(org_instance, to_graph, variables, scope='') Given an Operation 'org_instancefrom
tf.contrib.copy_graph.get_copied_op(org_instance, graph, scope='') Given an Operation instance from some Graph