From 9f68995de585a883e3ff6b1d0347ea02aff55451 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 16 Sep 2024 23:55:09 +0800 Subject: [PATCH] =?UTF-8?q?add=20publication:=20=E2=80=98EVT:=20Accelerati?= =?UTF-8?q?ng=20Deep=20Learning=20Training=20with=20Epilogue=20Visitor=20T?= =?UTF-8?q?ree=E2=80=99=20(#1526)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Haicheng Wu <57973641+hwu36@users.noreply.github.com> --- PUBLICATIONS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PUBLICATIONS.md b/PUBLICATIONS.md index 65d1f08e0..04d4cd0a1 100644 --- a/PUBLICATIONS.md +++ b/PUBLICATIONS.md @@ -2,6 +2,8 @@ ## 2024 +- ["EVT: Accelerating Deep Learning Training with Epilogue Visitor Tree"](https://dl.acm.org/doi/10.1145/3620666.3651369). Zhaodong Chen, Andrew Kerr, Richard Cai, Jack Kosaian, Haicheng Wu, Yufei Ding, and Yuan Xie. _Proceedings of the 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems_, April 2024. + - ["Faster Neighborhood Attention: Reducing the O(n^2) Cost of Self Attention at the Threadblock Level"](https://arxiv.org/abs/2403.04690). Ali Hassani, Wen-Mei Hwu, Humphrey Shi. _arXiv_, March 2024. ## 2023