We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badeb81 commit 835a513Copy full SHA for 835a513
index.rst
@@ -4,7 +4,7 @@ Welcome to PyTorch Tutorials
4
**What's new in PyTorch tutorials?**
5
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/prototype/context_parallel.html>`__
+* `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>`__
10
0 commit comments