Home
last modified time | relevance | path

Searched defs:PythonArgument (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torchgen/api/
H A Dpython.py206 class PythonArgument: class
308 def from_outputs(outputs: tuple[PythonArgument, ...]) -> PythonOutArgument | None:
1359 arg_index: int, a: PythonArgument, *, symint: bool = True