Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_annotated_fn_args.py35 is_py_torch_function,
52 (is_py_torch_function, "torch._C._VariableFunctions"),
H A Dgen_python_functions.py226 def is_py_torch_function(f: NativeFunction) -> bool: function
293 is_py_torch_function,