Skip to content

xcgoner/NeurIPS2020_CSER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSER

This is source code of the python implementation of the paper "CSER: Communication-efficient SGD with Error Reset".


Requirements

  • The following python packages needs to be installed:
  1. MXNet (a modified version in the folder "incubator-mxnet", read the instructions inside)
  2. GluonCV (a modified version in the folder "gluon-cv", read the instructions inside)
  3. Horovod
  • To install MXNet, please follow the instructions in README.md in the "incubator-mxnet" folder

  • To install GluonCV, run inside the folder "gluon-cv":

python3 setup.py install --user

Run the demo

  • The detailed instructions are in README.md in the "gluon-cv" folder

About

This is source code of the python implementation of the paper "CSER: Communication-efficient SGD with Error Reset"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published