Searched refs:convert_structure_to_signature (Results 1 – 4 of 4) sorted by relevance
73 def convert_structure_to_signature(structure, arg_names=None): function1181 func_graph.structured_input_signature = (convert_structure_to_signature(1182 func_args, arg_names), convert_structure_to_signature(func_kwargs))
70 structured_outputs = func_graph_module.convert_structure_to_signature(
194 func_graph.convert_structure_to_signature(
226 self._output_type_spec = func_graph.convert_structure_to_signature(