From 3e781ba40fbe6985810dc871d10ff2bf41f9be23 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 16 Oct 2024 13:43:55 -0700 Subject: [PATCH] Update what's new in tutorials to 2.5 --- index.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.rst b/index.rst index 94610581e41..17d9fb1f538 100644 --- a/index.rst +++ b/index.rst @@ -3,13 +3,13 @@ Welcome to PyTorch Tutorials **What's new in PyTorch tutorials?** -* `torch.export AOTInductor Tutorial for Python runtime (Beta) `__ -* `A guide on good usage of non_blocking and pin_memory() in PyTorch `__ -* `Introduction to Distributed Pipeline Parallelism `__ -* `Introduction to Libuv TCPStore Backend `__ -* `Asynchronous Saving with Distributed Checkpoint (DCP) `__ -* `Python Custom Operators `__ -* Updated `Getting Started with DeviceMesh `__ +* `Compiled Autograd: Capturing a larger backward graph for torch.compile `__ +* `Reducing torch.compile cold start compilation time with regional compilation `__ +* `Introduction to TorchRec `__ +* `(prototype) Flight Recorder for Debugging Stuck Jobs `__ +* `(prototype) How to use TorchInductor on Windows CPU `__ +* `(prototype) Using Max-Autotune Compilation on CPU for Better Performance `__ +* `(prototype) Autoloading Out-of-Tree Extension `__ .. raw:: html