FedML-AI/FedML
在 GitHub 查看(fednlp)The client_num_in_total which I set in fedml_config.yaml doesn't work
Open
#695 建立於 2023年1月9日
help wantedquestion
倉庫指標
- Star
- (3,930 star)
- 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.