Home
last modified time | relevance | path

Searched defs:PyThreadState_GetInterpreter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h301 PyThreadState_GetInterpreter(PyThreadState *tstate) in PyThreadState_GetInterpreter() function
/aosp_15_r20/external/python/cpython3/Python/
Dpystate.c1268 PyThreadState_GetInterpreter(PyThreadState *tstate) in PyThreadState_GetInterpreter() function