Skip to content

Commit 1d57543

Browse files
committed
Rename the tutorial
1 parent 66800eb commit 1d57543

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

prototype_source/max_autotune_CPU_with_gemm_template_tutorial.rst renamed to prototype_source/max_autotune_on_CPU_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Max-autotune Support on CPU with GEMM Template Tutorial
1+
Use max-autotune compilation on CPU to gain further performance boost
22
==============================================================
33

44
**Author**: `Jiong Gong <https://github.com/jgong5>`__, `Leslie Fang <https://github.com/leslie-fang-intel>`__, `Chunyuan Wu <https://github.com/chunyuan-w>`__

prototype_source/prototype_index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@ Prototype features are not available as part of binary distributions like PyPI o
218218
:tags: Model-Optimization
219219

220220
.. customcarditem::
221-
:header: Max-autotune Support on CPU with GEMM Template Tutorial
222-
:card_description: Tutorial for max-autotune mode support for torch.compile with GEMM template
221+
:header: Use max-autotune compilation on CPU to gain further performance boost
222+
:card_description: Tutorial for max-autotune mode on CPU to gain further performance boost
223223
:image: ../_static/img/thumbnails/cropped/generic-pytorch-logo.png
224-
:link: ../prototype/max_autotune_CPU_with_gemm_template_tutorial.html
224+
:link: ../prototype/max_autotune_on_CPU_tutorial.html
225225
:tags: Model-Optimization
226226

227227
.. Distributed

0 commit comments

Comments
 (0)