Home
last modified time | relevance | path

Searched refs:_torchscript_schema_to_signature_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/fx/
H A Doperator_schemas.py68 def _torchscript_schema_to_signature_impl(ts_schema : torch._C.FunctionSchema) -> inspect.Signature: function
111 res = _torchscript_schema_to_signature_impl(ts_schema)