Searched refs:getCaughtPythonClassName (Results 1 – 3 of 3) sorted by relevance
19 const std::string& JITException::getCaughtPythonClassName() { in getCaughtPythonClassName() function in torch::jit::JITException
29 static const std::string& getCaughtPythonClassName();
201 JITException::getCaughtPythonClassName); in initJITBindings()