Skip to content

Commit

Permalink
fix broken link issue (pytorch#2113)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingxu10 authored Nov 14, 2022
1 parent 83d6fec commit 8a468e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes_source/recipes_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
:header: PyTorch Profiler with Instrumentation and Tracing Technology API (ITT API) support
:card_description: Learn how to use PyTorch's profiler with Instrumentation and Tracing Technology API (ITT API) to visualize operators labeling in Intel® VTune™ Profiler GUI
:image: ../_static/img/thumbnails/cropped/profiler.png
:link: ../recipes/recipes/profile_with_itt.html
:link: ../recipes/profile_with_itt.html
:tags: Basics

.. Interpretability
Expand Down

0 comments on commit 8a468e3

Please sign in to comment.