Home
last modified time | relevance | path

Searched defs:PythonTLSSnapshot (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DPythonFallbackKernel.cpp161 TORCH_LIBRARY_IMPL(_, PythonTLSSnapshot, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h396 PythonTLSSnapshot, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py98 PythonTLSSnapshot = auto() variable in DispatchKey