Xiao-Chenguang / FedMind

Federated Learning framework for researcher on top of PyTorch.
https://github.com/Xiao-Chenguang/FedMind
MIT License
1 stars 0 forks source link

Fix mp stuck under Linux #14

Closed Xiao-Chenguang closed 1 month ago

Xiao-Chenguang commented 1 month ago

This is a fix for issue #13. The start method is set to spawn across platforms now.