Searched defs:reportErrorCallback (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/c10/core/impl/ | ||
H A D | PyInterpreter.cpp | 32 void reportErrorCallback(PyObject* callback, DispatchKey key) const override { in reportErrorCallback() function |
/aosp_15_r20/external/pytorch/torch/csrc/ | ||
H A D | PyInterpreter.cpp | 290 void ConcretePyInterpreterVTable::reportErrorCallback( in reportErrorCallback() function in torch::detail::__anon56d922760111::ConcretePyInterpreterVTable |