Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_annotated_fn_args.py31 is_py_fft_function,
56 (is_py_fft_function, "torch._C._fft"),
H A Dgen_python_functions.py234 def is_py_fft_function(f: NativeFunction) -> bool: function
314 is_py_fft_function,