Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_python_functions.py242 def is_py_nested_function(f: NativeFunction) -> bool: function
334 is_py_nested_function,