Skip to content

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

License

Notifications You must be signed in to change notification settings

shadowxz/eggroll

 
 

Repository files navigation

drawing

License CodeStyle Pinpoint Satellite Style

A Simple High Performance Computing 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:

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 38.5%
  • Python 37.8%
  • Java 21.5%
  • Shell 1.8%
  • C++ 0.3%
  • CMake 0.1%