File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ # Github owner file
2+ # List of code reviewers for TVM modules
3+
4+ # Global reviewers
5+ * @ dmlc/tvm-committers
6+
7+ # LLVM backends
8+ src /llvm /* @ aatluri
9+
10+ # ROCM runtime
11+ src /runtime /rocm /* @ aatluri
12+
13+ # JVM language
14+ jvm /* @ javelinjs
15+
16+ # TOPI
17+ topi /python /topi /* @ Laurawly @ Huyuwei
Original file line number Diff line number Diff line change @@ -18,10 +18,19 @@ Committers are people who have made substantial contribution to the project and
1818- [ Haichen Shen] ( http://homes.cs.washington.edu/~haichen/ ) , University of Washington
1919- [ Ziheng Jiang] ( https://github.com/ZihengJiang ) , Fudan University
2020
21+ Code Owners
22+ -----------
23+ [ Code owners] ( CODEOWNERS ) are people who make substantial contribution to a module
24+ and are qualified to lead development and review changes of the owned module.
25+
26+ - [ Aditya Atluri] ( https://github.com/adityaatluri ) ROCM
27+ - [ Leyuan Wang] ( https://github.com/Laurawly ) TOPI
28+ - [ Yuwei Hu] ( https://github.com/Huyuwei ) TOPI
29+ - [ Yizhi Liu] ( https://github.com/javelinjs ) JVM package
30+
2131List of Contributors
2232--------------------
2333- [ Full List of Contributors] ( https://github.com/dmlc/tvm/graphs/contributors )
2434 - To contributors: please add your name to the list.
2535- [ Qiao Zhang] ( https://github.com/zhangqiaorjc )
26- - [ Yizhi Liu] ( https://github.com/javelinjs )
2736- [ Jian Weng] ( https://github.com/were )
You can’t perform that action at this time.
0 commit comments