Searched refs:function_def_to_graph_def (Results 1 – 2 of 2) sorted by relevance
150 g, tensor_name_map = function_def_to_graph.function_def_to_graph_def(fdef)181 g, _ = function_def_to_graph.function_def_to_graph_def(230 graph_def = function_def_to_graph.function_def_to_graph_def(fdef)
63 graph_def, nested_to_flat_tensor_name = function_def_to_graph_def(130 def function_def_to_graph_def(fdef, input_shapes=None): function