Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ run
Method
run
python/fedml/runner.py:181–183 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
179
log_file_obj.close()
180
181
def
run(self):
182
self.runner.run()
183
FedMLRunner.log_runner_result()
184
Callers
15
run_hierarchical_cross_silo_server
Function · 0.95
run_hierarchical_cross_silo_client
Function · 0.95
run_simulation
Function · 0.95
run_cross_cloud_server
Function · 0.95
run_cross_cloud_client
Function · 0.95
run_model_serving_server
Function · 0.95
run_model_serving_client
Function · 0.95
run_cross_silo_server
Function · 0.95
run_cross_silo_client
Function · 0.95
torch_fedavg_mnist_lr_custum_data_and_model_example.py
File · 0.45
torch_fedavg_mnist_lr_step_by_step_example.py
File · 0.45
torch_client.py
File · 0.45
Calls
1
log_runner_result
Method · 0.80
Tested by
no test coverage detected