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