Home
last modified time | relevance | path

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

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