Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ random_seed
Function
random_seed
dali/test/python/test_dltensor_operator.py:73–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
72
73
def
random_seed():
74
return
int(random.random() * (1 << 32))
75
76
77
DEVICE_ID = 0
Callers
3
test_dltensor_operator.py
File · 0.70
__next__
Method · 0.70
__next__
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected