Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torchgen/dest/
H A Dnative_functions.py6 from torchgen.context import with_native_function_and_index
11 @with_native_function_and_index
24 @with_native_function_and_index
43 @with_native_function_and_index
/aosp_15_r20/external/pytorch/torchgen/
H A Dcontext.py110 def with_native_function_and_index( function
H A Dgen_executorch.py19 with_native_function_and_index,
331 @with_native_function_and_index # type: ignore[arg-type]