nvflare.app_common.psi.dh_psi.dh_psi_controller module

class DhPSIController[source]

Bases: PSIController

Manage life cycles of tasks and their destinations.

Parameters:

task_check_period (float, optional) – interval for checking status of tasks. Defaults to 0.2.

load_psi_workflow(fl_ctx: FLContext) PSIWorkflow[source]