nvflare.private.fed.app.deployer.base_client_deployer module

class BaseClientDeployer[source]

Bases: object

To init the BaseClientDeployer.

build(build_ctx)[source]
close()[source]
create_fed_client(args, sp_target=None)[source]
finalize(fl_ctx: FLContext)[source]
set_model_manager(model_manager)[source]