MCPcopy
hub / github.com/FedML-AI/FedML / init_simulation_sp

Function init_simulation_sp

python/fedml/fa/__init__.py:84–85  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

82
83
84def init_simulation_sp(args):
85 return args
86
87
88from .runner import FARunner

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected