simulation#

Flower simulation.

Functions

start_simulation(*, client_fn[, ...])

启动基于 Ray 的Flower模拟服务器。

run_simulation(server_app, client_app, ...)

Run a Flower App using the Simulation Engine.