MCPcopy Create free account
hub / github.com/ICTMCG/FakeSV / _init_fn

Function _init_fn

code/run.py:78–79  ·  view source on GitHub ↗
(worker_id)

Source from the content-addressed store, hash-verified

76
77
78def _init_fn(worker_id):
79 np.random.seed(2022)
80
81def SVFEND_collate_fn(batch):
82 num_comments = 23

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected