Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/custom_operator/
H A Dtest_custom_ops.py29 if utils.requires_set_python_module():
/aosp_15_r20/external/pytorch/torch/_library/
H A Dutils.py258 def requires_set_python_module() -> bool: function
/aosp_15_r20/external/pytorch/torch/
H A Dlibrary.py1162 if torch._library.utils.requires_set_python_module():