Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc1007 std::string FormatErrorStatusStackTrace(const tensorflow::Status& status) { in FormatErrorStatusStackTrace() function
1061 "siO", FormatErrorStatusStackTrace(status->status).c_str(), in MaybeRaiseExceptionFromTFStatus()
1097 Py_BuildValue("siO", FormatErrorStatusStackTrace(status).c_str(), in MaybeRaiseExceptionFromStatus()