Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ fa_load_data
Function
fa_load_data
python/fedml/fa/data/data_loader.py:13–14 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
11
12
13
def
fa_load_data(args):
14
return
load_synthetic_data(args)
15
16
17
def
load_synthetic_data(args):
Callers
14
client.py
File · 0.90
server.py
File · 0.90
client.py
File · 0.90
server.py
File · 0.90
client.py
File · 0.90
server.py
File · 0.90
client.py
File · 0.90
server.py
File · 0.90
client.py
File · 0.90
server.py
File · 0.90
client.py
File · 0.90
server.py
File · 0.90
Calls
1
load_synthetic_data
Function · 0.70
Tested by
no test coverage detected