mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-11 08:50:17 +00:00
* creation of install doc and refactor of doc in general * updates based on review comments * updated based on review comments * updated readme and contributors markdown * added extra note to not use -j on its own * added note about smoke tests and regression tests * made changes as per Illia's feedback --------- Co-authored-by: Aviral Goel <aviral.goel@amd.com>
36 lines
1.9 KiB
Markdown
36 lines
1.9 KiB
Markdown
[Back to the main page](./README.md)
|
|
# Composable Kernel Developers and Contributors
|
|
|
|
This is the list of developers and contributors to Composable Kernel library
|
|
|
|
|
|
## Developers
|
|
[Chao Liu](https://github.com/asroy), [Jing Zhang](https://github.com/zjing14), 2018-2023
|
|
|
|
[Letao Qin](https://github.com/ltqin), [Qianfeng Zhang](https://github.com/qianfengz), [Liang Huang](https://github.com/carlushuang), [Shaojie Wang](https://github.com/shaojiewang), 2019-2023
|
|
|
|
[Anthony Chang](https://github.com/rosenrodt), [Chunyu Lai](https://github.com/rocking5566), [Illia Silin](https://github.com/illsilin), [Adam Osewski](https://github.com/aosewski), [Poyen Chen](https://github.com/poyenc), [Rosty Geyyer](https://github.com/geyyer), [Astha Rai](https://github.com/arai713), [Shi YanXing](https://github.com/Yanxing-Shi), 2022-2023
|
|
|
|
[Hari Sadasivan](https://github.com/hsadasiv), [Bartlomiej Kocot](https://github.com/bartekxk), [Bartlomiej Wroblewski](https://github.com/bwroblew), 2023
|
|
|
|
Hanwen Chang, 2019-2021,
|
|
|
|
Tejash Shah, 2019-2020
|
|
|
|
Xiaoyan Zhou, 2020
|
|
|
|
[Jianfeng Yan](https://github.com/j4yan), 2021-2022
|
|
[Jun Liu](https://github.com/junliume), 2021-2024
|
|
|
|
## Product Manager
|
|
[John Afaganis](https://github.com/afagaj)
|
|
|
|
|
|
|
|
## Contributors
|
|
[Dan Yao](https://github.com/danyao12), [Guangzhao Lu](https://github.com/guangzlu), [Raman Jana](https://github.com/ramjana), [Jehandad Khan](https://github.com/JehandadKhan), [Wen-Heng (Jack) Chung](https://github.com/whchung)
|
|
|
|
|
|
## Acknowledgement
|
|
CK team works closely with Meta [AITemplate](https://github.com/facebookincubator/AITemplate) team ([Bing Xu](https://github.com/antinucleon), [Hao Lu](https://github.com/hlu1), [Ying Zhang](https://github.com/ipiszy), etc). Most of the lucrative graph optimization opportunities in ML models were identified by AITemplate team, and we also co-designed many high performance fused kernels for AMD GPUs. Without this collaboration, CK would not reach its current potential.
|