Searched defs:signature_str_pyi_vararg (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torchgen/api/ | ||
H A D | python.py | 422 def signature_str_pyi_vararg(self, *, skip_outputs: bool = False) -> str | None: member in PythonSignature |