diff --git a/index.rst b/index.rst index 155b63a006..e4ab3c1d81 100644 --- a/index.rst +++ b/index.rst @@ -3,13 +3,11 @@ Welcome to PyTorch Tutorials **What's new in PyTorch tutorials?** -* `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`` -* Updated `Compile Time Caching in torch.compile `__ with new ``Mega-Cache`` +* `Utilizing Torch Function modes with torch.compile `__ +* `Context Parallel Tutorial `__ +* `PyTorch 2 Export Quantization with Intel GPU Backend through Inductor `__ +* `(beta) Explicit horizontal fusion with foreach_map and torch.compile `__ +* Updated `Inductor Windows CPU Tutorial `__ .. raw:: html