Skip to content

Commit cb8becb

Browse files
authored
Added two blog posts (#1514)
* Added blog post "PyTorch Docathon H2 2023 Wrap-up" Signed-off-by: Chris Abraham <cjyabraham@gmail.com> * Added blog post "Accelerating Generative AI with PyTorch: Segment Anything, Fast" Signed-off-by: Chris Abraham <cjyabraham@gmail.com> * clean up Signed-off-by: Chris Abraham <cjyabraham@gmail.com> --------- Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent 5a2105b commit cb8becb

27 files changed

+357
-0
lines changed

_posts/2023-11-16-accelerating-generative-ai.md

Lines changed: 333 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: blog_detail
3+
title: "🎉 PyTorch Docathon H2 2023 Wrap-up 🎉"
4+
---
5+
We are thrilled to announce the successful completion of the Fall 2023 PyTorch Docathon! The event was a resounding success, and we want to extend our heartfelt gratitude to all the participants who made it possible. Dedication, expertise, and tireless efforts of our open-source contributors have once again helped us to improve PyTorch documentation.
6+
7+
This Docathon ran from Nov 1 through Nov 15 with more than 170 registrants. The energy and enthusiasm were palpable, and entrants were judged on the difficulty of submissions that resulted in over TBA merged pull requests. We have fixed the PyTorch docstrings and made them compatible with the PEP 257 Python Docstring Conventions guidelines. We also have fixed multiple bugs in the pytorch/tutorials repo.
8+
9+
We want to give a special shout-out to our top contributors, who went above and beyond during this event. Your dedication and expertise have been invaluable in enhancing the PyTorch documentation and empowering developers worldwide.
10+
11+
Meet the top contributors:
12+
13+
- First place: [ahoblitz](https://github.com/ahoblitz), [spzala](https://github.com/spzala), [alperenunlu](https://github.com/alperenunlu), [ChanBong](https://github.com/ChanBong)
14+
- Second place: [nvs-abhilash](https://github.com/nvs-abhilash), [bjhargrave](https://github.com/bjhargrave), [zabboud](https://github.com/zabboud)
15+
- Third place: [guptaaryan16](https://github.com/guptaaryan16), [min-jean-cho](https://github.com/min-jean-cho), [markstur](https://github.com/markstur)
16+
- Honorable mentions: [RustyGrackle](https://github.com/RustyGrackle), [Viditagarwal7479](https://github.com/Viditagarwal7479), [Skylion007](https://github.com/Skylion007)
17+
18+
You can see the full docathon leaderboard published [here](https://github.com/pytorch/tutorials/blob/main/docathon-leaderboard.md).
19+
20+
As we bring this Docathon to a close, we encourage each and every one of you to stay inspired and keep contributing to PyTorch documentation and code, and pushing the boundaries of what's possible with PyTorch. Your collective efforts are shaping the landscape of deep learning and fostering innovation in the PyTorch community.
21+
22+
Thank you again for your participation and support. We look forward to seeing what you will achieve next!
23+
24+
Team PyTorch
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)