File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Welcome to PyTorch Tutorials
5
5
6
6
* `Integrating Custom Operators with Sycl for Intel GPU <https://pytorch.org/tutorials/advanced/cpp_custom_ops_sycl.html >`__
7
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>`__
8
+ * `Accelerating torch.save and torch.load with GPUDirect Storage <https://docs.pytorch.org/tutorials/prototype/gpu_direct_storage.html >`__
9
9
* `Getting Started with Fully Sharded Data Parallel (FSDP2) <https://docs.pytorch.org/tutorials/intermediate/FSDP_tutorial.html >`__
10
10
11
11
.. raw :: html
You can’t perform that action at this time.
0 commit comments