Skip to content

Commit 4e5dd7f

Browse files
authored
Update index.rst
1 parent 015292d commit 4e5dd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Welcome to PyTorch Tutorials
55

66
* `Integrating Custom Operators with Sycl for Intel GPU <https://pytorch.org/tutorials/advanced/cpp_custom_ops_sycl.html>`__
77
* `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>`__
8+
* `Accelerating torch.save and torch.load with GPUDirect Storage <https://docs.pytorch.org/tutorials/prototype/gpu_direct_storage.html>`__
99
* `Getting Started with Fully Sharded Data Parallel (FSDP2) <https://docs.pytorch.org/tutorials/intermediate/FSDP_tutorial.html>`__
1010

1111
.. raw:: html

0 commit comments

Comments
 (0)