Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.03 KB

Contributing to Horovod

Thanks for taking the time to contribute!

Refer to the following guidelines to contribute new functionality or bug fixes to Horovod:

  1. Use autopep8 to format the Python code.
  2. Use clang-format to format C++ code.
  3. Add unit tests for any new code you write.
  4. Run unit tests in both CPU and GPU environments.

Charter

You can find Horovod Charter here

Technical Steering Committee

Horovod development is governed by Horovod Technical Steering Committee (TSC).

Current voting members of the Horovod TSC:

  • Alex Sergeev (@alsrgv)
  • Travis Addair (@tgaddair)
  • Can Karakus (@karakusc)

Horovod TSC publishes meeting notes via mailing list. This mailing list can also be utilized to reach out to the TSC.