Home
last modified time | relevance | path

Searched refs: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
435 std::make_unique<PythonKernelHolder>( in initDispatchBindings()
495 std::make_unique<PythonKernelHolder>( in initDispatchBindings()