Searched refs:_torchscript_schema_to_signature (Results 1 – 1 of 1) sorted by relevance
104 def _torchscript_schema_to_signature(ts_schema : torch._C.FunctionSchema) -> inspect.Signature: function181 signatures = [_torchscript_schema_to_signature(schema) for schema in schemas]