Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DPythonFallbackKernel.cpp165 TORCH_LIBRARY_IMPL(_, PreDispatch, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h421 PreDispatch, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py99 PreDispatch = auto() variable in DispatchKey