Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp324 static PyObject* THPModule_getNumInteropThreads( in THPModule_getNumInteropThreads() function
1360 THPModule_getNumInteropThreads,
/aosp_15_r20/external/pytorch/torch/_C/
H A D__init__.pyi.in1131 def get_num_interop_threads() -> _int: ... # THPModule_getNumInteropThreads