Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp106 class PythonKernelHolder : public c10::OperatorKernel { class
115 PythonKernelHolder( in PythonKernelHolder() function in torch::impl::dispatch::PythonKernelHolder