Skip to content

Commit

Permalink
[skip ci][COMMUNITY] Zihao Ye -> Committer (#14578)
Browse files Browse the repository at this point in the history
[COMMUNITY] Zihao Ye -> Committer

Please join me in welcoming Zihao Ye (@yzh119) as a new committer in TVM.

Zihao has made significant improvements on TensorIR, TVMScript and CUDA backends,
Including but not limited to:

- Introduce new features and improve performance on the CUDA backend.
- Enable L2 cache flush during CUDA evaluation
- Robustify TensorIR schedule primitive
- Add new TensorIR primitive: `set_dtype`

Additionally, Zihao extend the TensorIR to the sparse area in his new work (https://arxiv.org/pdf/2207.04606.pdf), which is accepted by ASPLOS 2023.
The RFC is here (apache/tvm-rfcs#100).

His activities:
- [Commits History](https://github.com/apache/tvm/commits?author=yzh119)
- [Code Review](https://github.com/apache/tvm/pulls?q=reviewed-by%3Ayzh119)
- [Community Forum Summary](https://discuss.tvm.apache.org/u/yzh119/summary)
  • Loading branch information
Hzfengsy authored Apr 11, 2023
1 parent f79e4eb commit e5fc9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ We do encourage everyone to work anything they are interested in.
- [Jian Weng](https://github.com/were): @were: - hybrid script
- [Zhao Wu](https://github.com/FrozenGene): @FrozenGene - runtime, topi, frontends
- [Eddie Yan](https://github.com/eqy) (PMC): @eqy - runtime, autotvm, rpc, topi
- [Zihao Ye](https://github.com/yzh119): @yzh119 - tir
- [Hao Yu](https://github.com/comaniac): @comaniac (PMC) - relay, byoc, auto_scheduler
- [Lianmin Zheng](https://github.com/merrymercy) (PMC): @merrymercy - autotvm, auto_scheduler, topi, relay
- [Xiyou Zhou](https://github.com/zxybazh): @zxybazh - relay
Expand Down

0 comments on commit e5fc9f6

Please sign in to comment.