Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ uid
Function
uid
tensorflow/python/framework/ops.py:250–252 ·
view source on GitHub ↗
A unique (within this program execution) integer.
()
Source
from the content-addressed store, hash-verified
248
249
250
def
uid():
251
""
"A unique (within this program execution) integer."
""
252
return
c_api.TFE_Py_UID()
253
254
255
def
numpy_text(tensor, is_repr=False):
Callers
2
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected