shaoxiongji / federated-learning

A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
http://doi.org/10.5281/zenodo.4321561
MIT License
1.29k stars 372 forks source link

num_workers #38

Open abbottyanginchina opened 1 year ago

abbottyanginchina commented 1 year ago

why it is useless when I use bigger num_workers in DataLoader. How can I increase gpu utilization?