Skip to content

Commit d101fc7

Browse files
authored
Add index page with 2.6 blog (#1905)
1 parent 1ca847a commit d101fc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ <h3>Blog</h3>
3131
</p>
3232
</div>
3333
<div class="col-md">
34-
<h3>PyTorch 2.5</h3>
34+
<h3>PyTorch 2.6</h3>
3535
<p>
36-
Featuring a new CuDNN backend for SDPA, improvements to TorchDynamo, regional compilation of torch.compile, and more.
36+
Featuring Python 3.13 support for torch.compile, several AOTInductor enhancements, FP16 support on X86 CPUs, and more.
3737
<p>
38-
<a href="/blog/pytorch2-5/">Learn more</a>
38+
<a href="/blog/pytorch2-6/">Learn more</a>
3939
</p>
4040
</div>
4141
<div class="col-md">

0 commit comments

Comments
 (0)