Skip to content

Commit 1c3f3b8

Browse files
Update index.rst (#3511)
* Update index.rst * Update index.rst * Update index.rst Co-authored-by: Alanna Burke <[email protected]> --------- Co-authored-by: Alanna Burke <[email protected]>
1 parent 9ec311a commit 1c3f3b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Welcome to PyTorch Tutorials
33

44
**What's new in PyTorch tutorials?**
55

6-
* `Utilizing Torch Function modes with torch.compile <https://pytorch.org/tutorials/recipes/torch_compile_torch_function_modes.html>`__
7-
* `Context Parallel Tutorial <https://pytorch.org/tutorials/unstable/context_parallel.html>`__
8-
* `(beta) Explicit horizontal fusion with foreach_map and torch.compile <https://pytorch.org/tutorials/recipes/foreach_map.html>`__
9-
* Updated `Inductor Windows CPU Tutorial <https://pytorch.org/tutorials/unstable/inductor_windows.html>`__
6+
* `Integrating Custom Operators with SYCL for Intel GPU <https://pytorch.org/tutorials/advanced/cpp_custom_ops_sycl.html>`__
7+
* `Supporting Custom C++ Classes in torch.compile/torch.export <https://docs.pytorch.org/tutorials/advanced/custom_class_pt2.html>`__
8+
* `Accelerating torch.save and torch.load with GPUDirect Storage <https://docs.pytorch.org/tutorials/unstable/gpu_direct_storage.html>`__
9+
* `Getting Started with Fully Sharded Data Parallel (FSDP2) <https://docs.pytorch.org/tutorials/intermediate/FSDP_tutorial.html>`__
1010

1111
.. raw:: html
1212

0 commit comments

Comments
 (0)