From e16486b587e7b7838da06fea0c0e13ce48a5e869 Mon Sep 17 00:00:00 2001 From: Alanna Burke Date: Wed, 14 Jan 2026 21:54:57 -0500 Subject: [PATCH 1/2] Updating Whats New for 2.10. --- index.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/index.rst b/index.rst index f9a7629675..277c1df0f3 100644 --- a/index.rst +++ b/index.rst @@ -3,11 +3,10 @@ Welcome to PyTorch Tutorials **What's new in PyTorch tutorials?** -* `Integrating Custom Operators with SYCL for Intel GPU `__ -* `Supporting Custom C++ Classes in torch.compile/torch.export `__ -* `Accelerating torch.save and torch.load with GPUDirect Storage `__ -* `Getting Started with Fully Sharded Data Parallel (FSDP2) `__ -* `Interactive Distributed Applications with Monarch `__ +* `Using Variable Length Attention in PyTorch `__ +* `ebugMode: Recording Dispatched Operations and Numerical Debugging `__ +* `[Updated] Custom SYCL Operators `__ + .. raw:: html From 933ca30d7ca1e40178a35b715bfb9d2a47d8aec2 Mon Sep 17 00:00:00 2001 From: Alanna Burke Date: Tue, 20 Jan 2026 16:13:11 -0500 Subject: [PATCH 2/2] Updating new tutorials for 2.10. --- index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 277c1df0f3..380600dcb2 100644 --- a/index.rst +++ b/index.rst @@ -5,7 +5,8 @@ Welcome to PyTorch Tutorials * `Using Variable Length Attention in PyTorch `__ * `ebugMode: Recording Dispatched Operations and Numerical Debugging `__ -* `[Updated] Custom SYCL Operators `__ +* `[Updated] Custom SYCL Operators `__ +* `[Updated] Custom C++ and CUDA Operators `__ .. raw:: html