Zhong

Results 1 issues of Zhong

When i tested on 'torch_fedavg_mnist_lr_one_line_example.py', i found that the sampled client_indexes were much larger than the ‘client_num_in_total’ i set in config.yaml file. ![image](https://user-images.githubusercontent.com/107383023/184352358-e22ba766-223c-40e1-8ec1-ae9f149f9ada.png) After checking the source code, i found...