FedML-AI/FedML

(fednlp)The client_num_in_total which I set in fedml_config.yaml doesn't work

开放

#695 创建于 2023年1月9日

 (0 条评论) (0 个反应) (0 位负责人)Python (743 个派生)batch import
help wantedquestion

仓库指标

星标
 (3,930 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I have set the client_num_in_total in 10,client_num_per_round in 6.However,when I ran the code,client_num_in_total went to 100,which I set didn't work.The partition_method is uniform.

贡献者指南