petuum / autodist

Simple Distributed Deep Learning on TensorFlow
https://petuum.github.io/autodist
Apache License 2.0
134 stars 26 forks source link

Add test cases and clean the code #14

Closed ZeyaWang closed 4 years ago

ZeyaWang commented 4 years ago

Add several test cases to increase code coverage; clean up some redundant code; update initialization of AllReduce strategy.