Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torchgen/
H A Dgen.py166 error_check_native_functions(rs)
254 def error_check_native_functions(funcs: Sequence[NativeFunction]) -> None: function