Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
const char* TF_Message(const TF_Status* s) {
41
return s->status.error_message().c_str();
42
}
Callers
15
TFE_Py_ExecuteCancelable
Function · 0.85
MaybeRaiseExceptionFromTFStatus
Function · 0.85
TFE_Py_FastPathExecute_C
Function · 0.85
ConvertToEagerTensorUncached
Function · 0.85
TFE_Py_TensorShapeSlice
Function · 0.85
TFE_Py_TensorShapeOnDevice
Function · 0.85
CopyTF_TensorStringsToPyArray
Function · 0.85
IsOk
Function · 0.85
Run
Function · 0.85
LookUpCheckPoint
Method · 0.85
throwExceptionIfNotOK
Function · 0.85
main
Function · 0.85
Calls
1
c_str
Method · 0.80
Tested by
15
main
Function · 0.68
Init
Method · 0.68
ExpectOK
Method · 0.68
ExpectError
Method · 0.68
Run
Method · 0.68
CreateCondGraph
Method · 0.68
GraphDebugString
Method · 0.68
TEST_F
Function · 0.68
RunT
Method · 0.68
Run
Method · 0.68
DefineT
Method · 0.68
UseHelper
Method · 0.68