Skip to content
forked from bytedance/byteps

A high performance and generic framework for distributed DNN training

License

Notifications You must be signed in to change notification settings

Rivendile/byteps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How Useful is Communication Scheduling for Distributed Training?

Introduction

This is the repository of paper "How Useful is Communication Scheduling for Distributed Training?". The code is forked from BytePS. As for PS and all-reduce, please use the code in branch bytescheduler. Please refer to the readme in bytescheduler of branch bytescheduler for detailed usage. As for BytePS, please use the code in branch master. Please refer to xxx for detailed usage.

Content

Environment requirement

How to reproduce the results

Contact

For any questions, please contact zhaoyh98 at pku dot edu dot cn,

About

A high performance and generic framework for distributed DNN training

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.8%
  • C++ 33.8%
  • Other 1.4%