MCPcopy 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
335def get_seed() -> int | None:
336 return _seed
337
338
339def set_determinism(

Callers 5

__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
test_valuesMethod · 0.90
test_inverseMethod · 0.90

Calls

no outgoing calls

Tested by 2

test_valuesMethod · 0.72
test_inverseMethod · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…