Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Welcome to PyTorch Tutorials
**What's new in PyTorch tutorials?**

* `Utilizing Torch Function modes with torch.compile <https://pytorch.org/tutorials/recipes/torch_compile_torch_function_modes.html>`__
* `Context Parallel Tutorial <https://pytorch.org/tutorials/prototype/context_parallel.html>`__
* `Context Parallel Tutorial <https://pytorch.org/tutorials/unstable/context_parallel.html>`__
* `(beta) Explicit horizontal fusion with foreach_map and torch.compile <https://pytorch.org/tutorials/recipes/foreach_map.html>`__
* Updated `Inductor Windows CPU Tutorial <https://pytorch.org/tutorials/prototype/inductor_windows.html>`__
* Updated `Inductor Windows CPU Tutorial <https://pytorch.org/tutorials/unstable/inductor_windows.html>`__

.. raw:: html

Expand All @@ -24,7 +24,7 @@ Welcome to PyTorch Tutorials
.. customcalloutitem::
:description: Bite-size, ready-to-deploy PyTorch code examples.
:header: PyTorch Recipes
:button_link: recipes/recipes_index.html
:button_link: recipes_index.html
:button_text: Explore Recipes

.. End of callout item section
Expand Down
2 changes: 1 addition & 1 deletion recipes_source/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Recipes
------------------
1. recipes/* and recipes_index.rst
PyTorch Recipes
https://pytorch.org/tutorials/recipes/recipes_index.html
https://pytorch.org/tutorials/recipes_index.html