• Stars
    star
    242
  • Rank 167,048 (Top 4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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: