Home
last modified time | relevance | path

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

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