All Projects → WeBankFinTech → Eggroll

WeBankFinTech / Eggroll

Licence: apache-2.0
A Simple High Performance Computing Framework for [Federated] Machine Learning

Programming Languages

scala
5932 projects

drawing

License CodeStyle Pinpoint Satellite Style

A Simple High Performance Compututing Framework for [Federated] Machine Learning

Building and Deploying Eggroll

You can check the deploy document here:

English 简体中文

Running Tests

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].