Home
last modified time | relevance | path

Searched defs:to_graph (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/copy_graph/python/util/
Dcopy_elements.py41 def copy_variable_to_graph(org_instance, to_graph, scope=''): argument
101 def copy_op_to_graph(org_instance, to_graph, variables, scope=''): argument
/external/tensorflow/tensorflow/python/autograph/impl/
Dapi.py381 def to_graph(entity, function
/external/tensorflow/tensorflow/python/training/tracking/
Dgraph_view.py383 def frozen_saveable_objects(self, object_map=None, to_graph=None): argument
/external/tensorflow/tensorflow/python/framework/
Dmeta_graph.py1087 from_graph=None, to_graph=None): argument