From f1fd7ac0c59f08ae248f395b96c8c6c69ea5df4b Mon Sep 17 00:00:00 2001 From: Siyuan Feng Date: Fri, 2 Sep 2022 11:16:51 +0800 Subject: [PATCH] [COMMUNITY] Yaxing Cai -> Reviewer Please join me in welcoming Yaxing Cai (@cyx-6) as a new reviewer in TVM. Yaxing has brought the PackedFunc into TVM object system ([RFC-051](https://github.com/apache/tvm-rfcs/pull/51)), designed and implemented the new parser infrastructure for TVMScript and meta-programming ([RFC-079](https://github.com/apache/tvm-rfcs/pull/79)) - [Commits History](https://github.com/apache/tvm/commits?author=cyx-6) - [Code Review](https://github.com/apache/tvm/pulls?q=reviewed-by%3Acyx-6+) --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 771eb1c63eda..01cf7058a069 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -92,6 +92,7 @@ We do encourage everyone to work anything they are interested in. - [Matthew Barrett](https://github.com/mbaret): @mbaret - [Arnaud Bergeron](https://github.com/abergeron): @abergeron - [Matthew Brookhart](https://github.com/mbrookhart): @mbrookhart +- [Yaxing Cai](https://github.com/cyx-6): @cyx-6 - [Liangfu Chen](https://github.com/liangfu): @liangfu - [Tianqi Chen](https://github.com/tqchen): @tqchen - [Zhi Chen](https://github.com/zhiics): @zhiics