Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/pyi/
H A Dgen_pyi.py62 def should_bind_function(python_func: PythonSignatureNativeFunctionPair) -> bool: function
76 should_bind = should_bind_method if method else should_bind_function