MCPcopy
hub / github.com/FedML-AI/FedML / client.py

File client.py

python/examples/federated_analytics/avg_self_defined_data_example/client.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from fedml.fa import init, FARunner
2from fedml.fa.data import fa_load_data
3
4if __name__ == "__main__":

Callers

nothing calls this directly

Calls 4

initFunction · 0.90
fa_load_dataFunction · 0.90
FARunnerClass · 0.90
runMethod · 0.45

Tested by

no test coverage detected