Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ _init_simulation_sp
Function
_init_simulation_sp
python/fedml/__init__.py:234–235 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
232
233
234
def
_init_simulation_sp(args):
235
return
args
236
237
238
def
_init_simulation_nccl(args):
Callers
1
init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected