chuckchen / eggroll

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:Apache License 2.0


Languages

Language:Scala 38.9%Language:Python 37.0%Language:Java 21.8%Language:Shell 1.8%Language:C++ 0.3%Language:CMake 0.1%Language:C 0.0%