Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
917
PyObject* TFE_Py_UID() { return PyLong_FromLongLong(get_uid()); }
918
919
void TFE_DeleteContextCapsule(PyObject* context) {
920
TFE_Context* ctx =
Callers
nothing calls this directly
Calls
1
get_uid
Function · 0.70
Tested by
no test coverage detected