MCPcopy
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

Calls 1

log_runner_resultMethod · 0.80

Tested by

no test coverage detected