Skip to content

Commit 8820068

Browse files
committed
correct path for amp_recipe.html
1 parent 3f5f6ca commit 8820068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/recipes_index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
173173
:header: Automatic Mixed Precision
174174
:card_description: Use torch.cuda.amp to reduce runtime and save memory on NVIDIA GPUs.
175175
:image: ../_static/img/thumbnails/cropped/amp.png
176-
:link: ../recipes/amp_recipe.html
176+
:link: ../recipes/recipes/amp_recipe.html
177177
:tags: Model-Optimization
178178

179179
.. End of tutorial card section

0 commit comments

Comments
 (0)