Searched refs:_copy_functions_to_graph_def (Results 1 – 2 of 2) sorted by relevance
1020 graph._copy_functions_to_graph_def(graph_def, bytesize) # pylint: disable=protected-access
3477 def _copy_functions_to_graph_def(self, graph_def, starting_bytesize): member in Graph