Skip to content

Commit db7df59

Browse files
authored
Update index.rst
1 parent ea05816 commit db7df59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Welcome to PyTorch Tutorials
44
**What's new in PyTorch tutorials?**
55

66
* `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/prototype/gpu_direct_storage.html>`__
9+
* `Getting Started with Fully Sharded Data Parallel (FSDP2) <https://docs.pytorch.org/tutorials/intermediate/FSDP_tutorial.html>`__
710

811
.. raw:: html
912

0 commit comments

Comments
 (0)