2017-05-10 06:36:23 +03:00
|
|
|
Contributors of TVM
|
|
|
|
===================
|
2018-03-16 05:50:55 +03:00
|
|
|
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).
|
|
|
|
- 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.
|
2017-05-10 06:36:23 +03:00
|
|
|
|
|
|
|
|
|
|
|
How to Contribute
|
|
|
|
-----------------
|
2018-03-16 05:50:55 +03:00
|
|
|
See [Contributor guide](docs/how_to/contribute.md) on how to contribute.
|
2017-05-10 06:36:23 +03:00
|
|
|
|
|
|
|
Committers
|
|
|
|
----------
|
|
|
|
Committers are people who have made substantial contribution to the project and granted write access to the project.
|
|
|
|
- [Tianqi Chen](https://github.com/tqchen), University of Washington
|
|
|
|
- [Thierry Moreau](http://homes.cs.washington.edu/~moreau/), University of Washington
|
2017-05-10 06:36:56 +03:00
|
|
|
- [Haichen Shen](http://homes.cs.washington.edu/~haichen/), University of Washington
|
|
|
|
- [Ziheng Jiang](https://github.com/ZihengJiang), Fudan University
|
2017-05-10 06:36:23 +03:00
|
|
|
|
2017-10-12 21:01:20 +03:00
|
|
|
Code Owners
|
|
|
|
-----------
|
|
|
|
[Code owners](CODEOWNERS) are people who make substantial contribution to a module
|
|
|
|
and are qualified to lead development and review changes of the owned module.
|
|
|
|
|
|
|
|
- [Aditya Atluri](https://github.com/adityaatluri) ROCM
|
|
|
|
- [Leyuan Wang](https://github.com/Laurawly) TOPI
|
|
|
|
- [Yuwei Hu](https://github.com/Huyuwei) TOPI
|
2018-02-08 23:24:24 +03:00
|
|
|
- [Yizhi Liu](https://github.com/yzhliu) JVM package
|
2017-10-12 21:01:20 +03:00
|
|
|
|
2018-03-16 05:50:55 +03:00
|
|
|
|
2017-05-10 06:36:23 +03:00
|
|
|
List of Contributors
|
|
|
|
--------------------
|
|
|
|
- [Full List of Contributors](https://github.com/dmlc/tvm/graphs/contributors)
|
|
|
|
- To contributors: please add your name to the list.
|
|
|
|
- [Qiao Zhang](https://github.com/zhangqiaorjc)
|
2017-07-26 08:58:41 +03:00
|
|
|
- [Jian Weng](https://github.com/were)
|
2017-10-13 19:27:37 +03:00
|
|
|
- [Masahiro Masuda](https://github.com/masahi)
|
2017-11-16 20:12:46 +03:00
|
|
|
- [Haolong Zhang](https://github.com/haolongzhangm)
|
2017-12-15 03:35:50 +03:00
|
|
|
- [Cody Hao Yu](https://github.com/comaniac)
|
2018-03-02 22:59:22 +03:00
|
|
|
- [Chris Nuernberger](https://github.com/cnuernber)
|