Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ get_seed
Function
get_seed
monai/utils/misc.py:335–336 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
333
334
335
def
get_seed() -> int | None:
336
return
_seed
337
338
339
def
set_determinism(
Callers
5
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
test_values
Method · 0.90
test_inverse
Method · 0.90
Calls
no outgoing calls
Tested by
2
test_values
Method · 0.72
test_inverse
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…