From d860162fdc0d8d0776aee368910035e2e0447da6 Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Wed, 15 May 2024 16:25:46 +0700 Subject: [PATCH] Add author to post Signed-off-by: Chris Abraham --- _posts/2024-05-11-introducing-depyf.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2024-05-11-introducing-depyf.md b/_posts/2024-05-11-introducing-depyf.md index 382e0d441eb6..13ade59debf5 100644 --- a/_posts/2024-05-11-introducing-depyf.md +++ b/_posts/2024-05-11-introducing-depyf.md @@ -2,6 +2,7 @@ layout: blog_detail title: "Introducing depyf: mastering torch.compile with ease" hidden: true +author: Kaichao You --- ![depyf logo](/assets/images/depyf.png){:style="width:100%;display: block; max-width: 400px; margin-right: auto; margin-left: auto"}