Skip to content

Bump home page to 2.3 blog #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: site
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ <h3>2024 PyTorch Conference</h3>
</p>
</div>
<div class="col-md">
<h3>PyTorch 2.2</h3>
<h3>PyTorch 2.3</h3>
<p>
PyTorch 2.2 offers ~2x performance improvement.
PyTorch 2.3 introduces support for user-defined Triton kernels in torch.compile as well as improvements for training Large Language Models (LLMS) using native PyTorch.
</p>
<p>
<a href="/blog/pytorch2-2/">Learn More</a>
<a href="/blog/pytorch2-3/">Learn More</a>
</p>
</div>
<div class="col-md">
Expand Down Expand Up @@ -223,4 +223,4 @@ <h2>Companies &amp; Universities<br />Using PyTorch</h2>
<!-- Load JS for pagination -->

<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js"></script>
<script list-id="news-items" display-count="1" pagination="true" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>
<script list-id="news-items" display-count="1" pagination="true" src="{{ site.baseurl }}/assets/filter-hub-tags.js"></script>