FedML-AI/FedML
(fednlp)The client_num_in_total which I set in fedml_config.yaml doesn't work
オープン
#695 opened on 2023/01/09
help wantedquestion
Repository metrics
- Stars
- (3,930 個のスター)
- PR merge metrics
- (30d に merged 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.