Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/dynamo/
Dguards.cpp873 const char* exc_message = PyUnicode_AsUTF8(exc_message_pyobj); in get_exception_message() local
1050 std::string exc_message = get_exception_message(); in check_verbose_nopybind() local
3481 std::string exc_message = get_exception_message(); in check_verbose_nopybind() local