Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/jit/
H A Dgen_unboxing.py18 from torchgen.context import method_with_native_function
34 @method_with_native_function
98 @method_with_native_function
/aosp_15_r20/external/pytorch/torchgen/dest/
H A Dlazy_ir.py28 from torchgen.context import method_with_native_function
175 @method_with_native_function
619 @method_with_native_function
674 @method_with_native_function
H A Dregister_dispatch_key.py26 from torchgen.context import method_with_native_function, native_function_manager
284 @method_with_native_function
745 @method_with_native_function
/aosp_15_r20/external/pytorch/torchgen/executorch/api/
H A Dcustom_ops.py12 from torchgen.context import method_with_native_function
26 @method_with_native_function
/aosp_15_r20/external/pytorch/torchgen/
H A Dgen_vmap_plumbing.py9 from torchgen.context import method_with_native_function
253 @method_with_native_function
H A Dgen.py32 method_with_native_function,
544 @method_with_native_function
569 @method_with_native_function
663 @method_with_native_function
714 @method_with_native_function
757 @method_with_native_function
936 @method_with_native_function
H A Dgen_aoti_c_shim.py9 from torchgen.context import method_with_native_function
410 @method_with_native_function
H A Dgen_functionalization_type.py26 method_with_native_function,
95 @method_with_native_function
H A Dcontext.py88 def method_with_native_function(func: Callable[[S, F], T]) -> Callable[[S, F], T]: function
H A Dgen_executorch.py17 method_with_native_function,
129 @method_with_native_function