Skip to content

Commit 485b891

Browse files
committed
update homepage
Signed-off-by: Chris Abraham <[email protected]>
1 parent 309af27 commit 485b891

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.6</h3>
34+
<h3>PyTorch 2.7</h3>
3535
<p>
36-
Featuring Python 3.13 support for torch.compile, several AOTInductor enhancements, FP16 support on X86 CPUs, and more.
36+
Includes support for NVIDIA Blackwell GPUs, CUDA 12.8 wheels for Linux x86 and arm64, Torch Function Modes in <code>torch.compile</code>, Mega Cache for portable compilation artifacts, and new FlexAttention features for LLM inference.
3737
<p>
38-
<a href="/blog/pytorch2-6/">Learn more</a>
38+
<a href="/blog/pytorch-2-7/">Learn more</a>
3939
</p>
4040
</div>
4141
<div class="col-md">

0 commit comments

Comments
 (0)