Searched refs:FormatErrorStatusStackTrace (Results 1 – 1 of 1) sorted by relevance
986 std::string FormatErrorStatusStackTrace(const tensorflow::Status& status) { in FormatErrorStatusStackTrace() function1030 "si", FormatErrorStatusStackTrace(status->status).c_str(), in MaybeRaiseExceptionFromTFStatus()1058 "si", FormatErrorStatusStackTrace(status).c_str(), status.code())); in MaybeRaiseExceptionFromStatus()