Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/
H A Dgen_annotated_fn_args.py36 is_py_variable_method,
57 (is_py_variable_method, "torch.Tensor"),
H A Dgen_python_functions.py222 def is_py_variable_method(f: NativeFunction) -> bool: function
280 is_py_variable_method,