Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp734 PyObject* THPModule_userEnabledMathSDP(PyObject* _unused, PyObject* noargs) { in THPModule_userEnabledMathSDP() function
1381 THPModule_userEnabledMathSDP,
/aosp_15_r20/external/pytorch/torch/_C/
H A D__init__.pyi.in1139 def _get_mem_efficient_sdp_enabled() -> _bool: ... # THPModule_userEnabledMathSDP
1143 def _get_math_sdp_enabled() -> _bool: ... # THPModule_userEnabledMathSDP
1145 def _get_cudnn_sdp_enabled() -> _bool: ... # THPModule_userEnabledMathSDP