Searched refs:FormatErrorStatusStackTrace (Results 1 – 1 of 1) sorted by relevance
1007 std::string FormatErrorStatusStackTrace(const tensorflow::Status& status) { in FormatErrorStatusStackTrace() function1061 "siO", FormatErrorStatusStackTrace(status->status).c_str(), in MaybeRaiseExceptionFromTFStatus()1097 Py_BuildValue("siO", FormatErrorStatusStackTrace(status).c_str(), in MaybeRaiseExceptionFromStatus()