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

Function StatusFromTF_Status

tensorflow/c/tf_status_helper.cc:84–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84Status StatusFromTF_Status(const TF_Status* tf_status) {
85 return tf_status->status;
86}
87
88} // namespace tensorflow

Callers 5

TensorToNdarrayFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68