MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / TF_Message

Function TF_Message

tensorflow/c/tf_status.cc:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40const char* TF_Message(const TF_Status* s) {
41 return s->status.error_message().c_str();
42}

Callers 15

TFE_Py_ExecuteCancelableFunction · 0.85
TFE_Py_FastPathExecute_CFunction · 0.85
TFE_Py_TensorShapeSliceFunction · 0.85
IsOkFunction · 0.85
RunFunction · 0.85
LookUpCheckPointMethod · 0.85
throwExceptionIfNotOKFunction · 0.85
mainFunction · 0.85

Calls 1

c_strMethod · 0.80

Tested by 15

mainFunction · 0.68
InitMethod · 0.68
ExpectOKMethod · 0.68
ExpectErrorMethod · 0.68
RunMethod · 0.68
CreateCondGraphMethod · 0.68
GraphDebugStringMethod · 0.68
TEST_FFunction · 0.68
RunTMethod · 0.68
RunMethod · 0.68
DefineTMethod · 0.68
UseHelperMethod · 0.68