MCPcopy 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
73def random_seed():
74 return int(random.random() * (1 << 32))
75
76
77DEVICE_ID = 0

Callers 3

__next__Method · 0.70
__next__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected