Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A D_script.py1460 def _compile_function_with_overload(overload_fn, qual_name, impl_fn): function
1499 _compile_function_with_overload(overload_fn, qual_name, obj)
H A D_script.pyi254 def _compile_function_with_overload(overload_fn, qual_name, impl_fn): ...