From b91280ac078699f45dc077fb26eb833dc7f6996a Mon Sep 17 00:00:00 2001 From: Sergii Dymchenko Date: Wed, 29 Jan 2025 16:25:15 -0800 Subject: [PATCH] Add index page with 2.6 blog --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 08ef50680c44..cc1e2256281d 100644 --- a/index.html +++ b/index.html @@ -31,11 +31,11 @@

Blog

-

PyTorch 2.5

+

PyTorch 2.6

- 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.

- Learn more + Learn more