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

Function TFE_Py_UID

tensorflow/python/eager/pywrap_tfe_src.cc:917–917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

915}
916
917PyObject* TFE_Py_UID() { return PyLong_FromLongLong(get_uid()); }
918
919void TFE_DeleteContextCapsule(PyObject* context) {
920 TFE_Context* ctx =

Callers

nothing calls this directly

Calls 1

get_uidFunction · 0.70

Tested by

no test coverage detected