Skip to content

Commit

Permalink
Add index page with 2.6 blog (#1905)
Browse files Browse the repository at this point in the history
  • Loading branch information
kit1980 authored Jan 30, 2025
1 parent 1ca847a commit d101fc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ <h3>Blog</h3>
</p>
</div>
<div class="col-md">
<h3>PyTorch 2.5</h3>
<h3>PyTorch 2.6</h3>
<p>
Featuring a new CuDNN backend for SDPA, improvements to TorchDynamo, regional compilation of torch.compile, and more.
Featuring Python 3.13 support for torch.compile, several AOTInductor enhancements, FP16 support on X86 CPUs, and more.
<p>
<a href="/blog/pytorch2-5/">Learn more</a>
<a href="/blog/pytorch2-6/">Learn more</a>
</p>
</div>
<div class="col-md">
Expand Down

0 comments on commit d101fc7

Please sign in to comment.