Home
last modified time | relevance | path

Searched defs:PythonDispatcher (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A D_python_dispatcher.py55 class PythonDispatcher: class
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DPythonFallbackKernel.cpp157 TORCH_LIBRARY_IMPL(_, PythonDispatcher, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h425 PythonDispatcher, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py100 PythonDispatcher = auto() variable in DispatchKey