Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_python_functions.py46 cpp_dispatch_exprs,
1335 dispatch_args = ", ".join(cpp_dispatch_exprs(f, python_signature=ps))
/aosp_15_r20/external/pytorch/torchgen/api/
H A Dpython.py1224 def cpp_dispatch_exprs( function