Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_engine.cpp102 void PythonEngine::thread_on_exception( in thread_on_exception() function in torch::autograd::python::PythonEngine
H A Dengine.cpp647 void Engine::thread_on_exception( in thread_on_exception() function in torch::autograd::Engine