Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

39 lines (28 loc) · 1.59 KB

How to Contribute

Please create an issue before sending a pull-request. Currently we are figuring out how to manage pull-requests and plan to welcome patches and contributions to this project:

  • Sparse training and pruning algorithms and baselines.
  • Applying existing algorithms to other setting.
  • New sparsity distributions, schedules and structures.

We would also love to hear about your thoughts and ideas on improving the project.

Before you begin

After reading this, please share your patch or contribution idea/plan under Issues tab before starting a pull request, so that we can discuss the best way to realize it.

Sign our Contributor License Agreement

Contributions to this project must be accompanied by a Contributor License Agreement (CLA). You (or your employer) retain the copyright to your contribution; this simply gives us permission to use and redistribute your contributions as part of the project.

If you or your current employer have already signed the Google CLA (even if it was for a different project), you probably don't need to do it again.

Visit https://cla.developers.google.com/ to see your current agreements or to sign a new one.

Review our Community Guidelines

This project follows Google's Open Source Community Guidelines.

Code Reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.