MCPcopy Create free account
hub / github.com/MegEngine/MegFlow / rnd

Function rnd

flow-python/examples/basis_function/future/op.py:10–11  ·  view source on GitHub ↗
(inp)

Source from the content-addressed store, hash-verified

8
9@sink_def()
10def rnd(inp):
11 inp.wake(random.random())
12
13
14@source_def()

Callers

nothing calls this directly

Calls 1

wakeMethod · 0.80

Tested by

no test coverage detected