You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In class FedAvgLocalTrainingHandler in script party/training/fedavg_local_training_handler.py, I think there is a mistake. The two methods get_train_metrics_pre and get_train_metrics_post (of the inherited class LocalTrainingHandler) are not applied, resulting in no local metrics for the aggregated method FedAvg.
Sorry for submitting an issue, I don't know how to make a pull request with whl files...
The text was updated successfully, but these errors were encountered:
In class FedAvgLocalTrainingHandler in script party/training/fedavg_local_training_handler.py, I think there is a mistake. The two methods get_train_metrics_pre and get_train_metrics_post (of the inherited class LocalTrainingHandler) are not applied, resulting in no local metrics for the aggregated method FedAvg.
Sorry for submitting an issue, I don't know how to make a pull request with whl files...
The text was updated successfully, but these errors were encountered: