Skip to content
  • zachgarrett's avatar
    Flesh out more of the federated_averaging implementation. · 521fcc11
    zachgarrett authored
    - Add the "federated orchestration" logic to tie together local client training with global averaging and global model updates.
    - Rename build_model_delta_optimizer_tff -> build_model_delta_optimizer_process
    - Add a new test utility class that matches any type.
    
    PiperOrigin-RevId: 230965510
    521fcc11