Skip to content
  • Brendan McMahan's avatar
    Allow stateful aggregation operators in model_delta_optimizer_processes like... · 4add2465
    Brendan McMahan authored
    Allow stateful aggregation operators in model_delta_optimizer_processes like Federated Averaging. Allowing stateful aggregation functions to be applied to model deltas paves the way for using a differentially private average such as the GaussianAverageQuery of TensorFlow Privacy (where the state includes for example the Privacy Ledger).
    
    PiperOrigin-RevId: 241628028
    4add2465