Searched refs:PythonErrorType (Results 1 – 1 of 1) sorted by relevance
53 #define _CATCH_GENERIC_ERROR(ErrorType, PythonErrorType, retstmnt) \ argument58 PyErr_SetString(PythonErrorType, torch::processErrorMsg(msg)); \