MCPcopy
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
234def _init_simulation_sp(args):
235 return args
236
237
238def _init_simulation_nccl(args):

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected