From 70587af9a31842ca8c45bdb8964a9c52f617255d Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Thu, 20 Jun 2024 14:12:12 +0700 Subject: [PATCH 1/2] Added blog post "PyTorch Docathon H2 2024 Wrap-up" Signed-off-by: Chris Abraham --- ...-06-20-pytorch-docathon-h2-2024-wrap-up.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md diff --git a/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md b/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md new file mode 100644 index 000000000000..182e484218d7 --- /dev/null +++ b/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md @@ -0,0 +1,25 @@ +--- +layout: blog_detail +title: "๐ŸŽ‰ PyTorch Docathon H2 2024 Wrap-up ๐ŸŽ‰" +--- + +We are thrilled to announce the successful completion of the H1 2024 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. + +This Docathon ran from June 4 through June 20 with more than 176 registrants. The energy and enthusiasm were palpable, and entrants were judged on the difficulty of submissions that resulted in over 50 merged pull requests. + +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. + +## Meet the top contributors + +* First place: [ahoblitz](https://github.com/ahoblitz), [afrittoli](https://github.com/afrittoli), [kiszk](https://github.com/kiszk) +* Second place: [loganthomas](https://github.com/loganthomas), [ignaciobartol](https://github.com/ignaciobartol), [arunppsg](https://github.com/arunppsg), [alperenunlu](https://github.com/alperenunlu) +* Third place: [anandptl84](https://github.com/anandptl84), [GdoongMathew](https://github.com/GdoongMathew), [ZhaoqiongZ](https://github.com/ZhaoqiongZ), [jingxu10](https://github.com/jingxu10), [sitamgithub-MSIT](https://github.com/sitamgithub-MSIT) +* Honorable mentions for contributing to PyTorch XLA and torchfix libraries: [arunppsg](https://github.com/arunppsg) and [sitamgithub-MSIT](https://github.com/sitamgithub-MSIT) + +For the full list of participants, see [here](https://github.com/pytorch/tutorials/blob/main/docathon-leaderboard.md). + +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. + +Thank you again for your participation and support. We look forward to seeing what you will achieve next! + +Team PyTorch \ No newline at end of file From bb5b855fec3ff9f45a08362b8a47c7632336ca28 Mon Sep 17 00:00:00 2001 From: Kylie Wagar-Dirks <107439830+kyliewd@users.noreply.github.com> Date: Thu, 20 Jun 2024 10:07:20 -0700 Subject: [PATCH 2/2] Update 2024-06-20-pytorch-docathon-h2-2024-wrap-up.md Signed-off-by: Kylie Wagar-Dirks <107439830+kyliewd@users.noreply.github.com> --- _posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md b/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md index 182e484218d7..dbe2fa21ff7c 100644 --- a/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md +++ b/_posts/2024-06-20-pytorch-docathon-h2-2024-wrap-up.md @@ -13,7 +13,7 @@ We want to give a special shout-out to our top contributors, who went above and * First place: [ahoblitz](https://github.com/ahoblitz), [afrittoli](https://github.com/afrittoli), [kiszk](https://github.com/kiszk) * Second place: [loganthomas](https://github.com/loganthomas), [ignaciobartol](https://github.com/ignaciobartol), [arunppsg](https://github.com/arunppsg), [alperenunlu](https://github.com/alperenunlu) -* Third place: [anandptl84](https://github.com/anandptl84), [GdoongMathew](https://github.com/GdoongMathew), [ZhaoqiongZ](https://github.com/ZhaoqiongZ), [jingxu10](https://github.com/jingxu10), [sitamgithub-MSIT](https://github.com/sitamgithub-MSIT) +* Third place: [anandptl84](https://github.com/anandptl84), [GdoongMathew](https://github.com/GdoongMathew), [ZailiWang](https://github.com/ZailiWang), [ZhaoqiongZ](https://github.com/ZhaoqiongZ), [jingxu10](https://github.com/jingxu10), [sitamgithub-MSIT](https://github.com/sitamgithub-MSIT) * Honorable mentions for contributing to PyTorch XLA and torchfix libraries: [arunppsg](https://github.com/arunppsg) and [sitamgithub-MSIT](https://github.com/sitamgithub-MSIT) For the full list of participants, see [here](https://github.com/pytorch/tutorials/blob/main/docathon-leaderboard.md). @@ -22,4 +22,4 @@ As we bring this Docathon to a close, we encourage each and every one of you to Thank you again for your participation and support. We look forward to seeing what you will achieve next! -Team PyTorch \ No newline at end of file +Team PyTorch