From 4e2a242f30b4a7a3691b2c81246c5ec03a9e7643 Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Thu, 1 May 2025 10:34:35 -0700 Subject: [PATCH] add image to docathon post Signed-off-by: Chris Abraham --- _posts/2025-05-01-docathon-2025.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_posts/2025-05-01-docathon-2025.md b/_posts/2025-05-01-docathon-2025.md index a89b13a95889..1ad33370e775 100644 --- a/_posts/2025-05-01-docathon-2025.md +++ b/_posts/2025-05-01-docathon-2025.md @@ -3,6 +3,9 @@ layout: blog_detail title: 'Announcing the PyTorch Docathon 2025' --- +![PyTorch Docathon 2025](/assets/images/docathon-2025.png){:style="max-width:600px; display: block; margin-left: auto; margin-right: auto"} + + We're thrilled to announce the [2025 PyTorch Docathon](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-docathon-june-3rd-18th-2025/)! This is a hackathon-style event aimed at enhancing PyTorch documentation with the support of the community. Documentation is a vital component of any technology, and by refining it, we can simplify the onboarding process for new users, help them effectively utilize PyTorch's features, and ultimately speed up the transition from research to production in machine learning.