diff --git a/index.rst b/index.rst index 91194d6f480..25fffe86bff 100644 --- a/index.rst +++ b/index.rst @@ -3,13 +3,12 @@ Welcome to PyTorch Tutorials **What's new in PyTorch tutorials?** -* `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 `__ +* `Dynamic Compilation Control with torch.compiler.set_stance `__ +* `Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile() `__ +* `Understanding the torch.export Flow and Solutions to Common Challenges `__ +* Updated `torch.export Tutorial `__ with automatic dynamic shapes ``Dim.AUTO`` +* Updated `torch.export AOTInductor Tutorial for Python runtime `__ +* Updated `Using User-Defined Triton Kernels with torch.compile `__ with new ``torch.library.triton_op`` .. raw:: html