Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc986 std::string FormatErrorStatusStackTrace(const tensorflow::Status& status) { in FormatErrorStatusStackTrace() function
1030 "si", FormatErrorStatusStackTrace(status->status).c_str(), in MaybeRaiseExceptionFromTFStatus()
1058 "si", FormatErrorStatusStackTrace(status).c_str(), status.code())); in MaybeRaiseExceptionFromStatus()