Home
last modified time | relevance | path

Searched refs:GetExceptionString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/util/
H A DException.cpp253 std::string GetExceptionString(const std::exception& e) { in GetExceptionString() function
H A DException.h314 C10_API std::string GetExceptionString(const std::exception& e);