Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ seed
Method
seed
imperative/python/megengine/module/vision.py:102–103 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
100
101
@property
102
def
seed(self):
103
return
self._seed
104
105
@seed.setter
106
def
seed(self, seed):
Callers
15
_worker_loop
Function · 0.45
runner
Function · 0.45
test_nms
Function · 0.45
runner
Function · 0.45
test_xla_trace_random_seed_update
Function · 0.45
test_conv2d
Function · 0.45
test_conv_transpose2d
Function · 0.45
test_elemwise
Function · 0.45
test_batch_norm
Function · 0.45
test_reduce
Function · 0.45
test_cosh
Function · 0.45
test_sinh
Function · 0.45
Calls
1
RNG
Class · 0.50
Tested by
15
runner
Function · 0.36
test_nms
Function · 0.36
runner
Function · 0.36
test_xla_trace_random_seed_update
Function · 0.36
test_conv2d
Function · 0.36
test_conv_transpose2d
Function · 0.36
test_elemwise
Function · 0.36
test_batch_norm
Function · 0.36
test_reduce
Function · 0.36
test_cosh
Function · 0.36
test_sinh
Function · 0.36
test_asinh
Function · 0.36