Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix xeon_run_cpu.html link #2989

Merged
merged 4 commits into from
Aug 2, 2024
Merged
Changes from 2 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
2 changes: 1 addition & 1 deletion recipes_source/recipes_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
:header: CPU launcher script for optimal performance on Intel® Xeon
ZailiWang marked this conversation as resolved.
Show resolved Hide resolved
:card_description: How to use launcher script for optimal runtime configurations on Intel® Xeon CPUs.
:image: ../_static/img/thumbnails/cropped/profiler.png
:link: ../recipes/recipes/xeon_run_cpu.html
:link: ../recipes/xeon_run_cpu.html
:tags: Model-Optimization

.. customcarditem::
Expand Down
Loading