onnxruntime-tvm/CONTRIBUTORS.md

2.7 KiB

Contributors of TVM

TVM adopts Apache style committer model. The package is developed and used by the community.

We actively seek committers that come from community contributors who:

  • Made substantial contributions to the project.
    • All forms of contributions are valued (see detail in next section).
  • Maintain quality standards in contributions
    • e.g. consistently made contributions without requiring extensive rewrites prior to being merged.
  • Willing to spend time on maintaining and lead the project.

Contributions

We value all forms of contributions, here is a non-comprehensive list of contributions that are welcomed

  • Documentation and usage examples
  • Community participation, answering questions and issues.
  • Code readability and developer guide
    • We welcome contributions that add code comments to improve readability
    • We also welcome contributions to docs to explain the design choices of the internal.
  • Test cases to make the codebase more robust
  • Tutorials, blog posts, talks that promote the project.

How to Contribute

See Contributor guide on tips for contributions.

Committers

Committers are people who have made substantial contribution to the project and granted write access to the project.

Code Owners

Code owners are people who make substantial contribution to a module and are qualified to lead development and review changes of the owned module.

List of Contributors