Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DOperatorEntry.h217 PyObject* getPythonOp(PyInterpreter* self_interpreter, F slow_accessor) const { in getPythonOp() function
H A DDispatcher.h477 PyObject* getPythonOp(c10::impl::PyInterpreter* self_interpreter, F slow_accessor) const { in getPythonOp() function