A Simple High Performance Computing Framework for [Federated] Machine Learning
You can check the deploy document here:
Testing requires Eggroll having been built and deployed. Once it is completed, you can try the example test cases:
# standalone mode
python -m unittest eggroll.roll_pair.test.test_roll_pair.TestRollPairStandalone
# cluster mode
python -m unittest eggroll.roll_pair.test.test_roll_pair.TestRollPairCluster
Special thanks to: