Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/utils/
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()