Mentions légales du service

Skip to content
Snippets Groups Projects
  • ANDREY Paul's avatar
    e599b23a
    Revise fairness controllers API and integration. · e599b23a
    ANDREY Paul authored
    - Revise the way client-side controllers are instantiated from
      server-emitted instructions, using the usual type-registration
      tools and removing the need to subclass setup query messages.
    - Move fairness-related base messages to the 'messaging' module
      (and 'secagg.messaging' one).
    - Have the client-side controller access and wrap a training
      manager at instantiation. Revise method signatures and docs.
    - Add fairness metrics checkpointing.
    Revise fairness controllers API and integration.
    ANDREY Paul authored
    - Revise the way client-side controllers are instantiated from
      server-emitted instructions, using the usual type-registration
      tools and removing the need to subclass setup query messages.
    - Move fairness-related base messages to the 'messaging' module
      (and 'secagg.messaging' one).
    - Have the client-side controller access and wrap a training
      manager at instantiation. Revise method signatures and docs.
    - Add fairness metrics checkpointing.