Skip to content

Commit 8e3c260

Browse files
authored
Delete Advanced Matrix Extensions (AMX) tutorial (#3590)
## Description Remove the Advanced Matrix Extensions (AMX) tutorial.
1 parent 60be370 commit 8e3c260

File tree

4 files changed

+1
-145
lines changed

4 files changed

+1
-145
lines changed

.lintrunner.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ exclude_patterns = [
7474
"unstable_source/max_autotune_on_CPU_tutorial.rst",
7575
"unstable_source/vmap_recipe.py",
7676
"recipes_source/README.txt",
77-
"recipes_source/amx.rst",
7877
"recipes_source/compiling_optimizer.rst",
7978
"recipes_source/compiling_optimizer_lr_scheduler.py",
8079
"recipes_source/distributed_optim_torchscript.rst",

recipes_index.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -191,15 +191,6 @@ from our full-length tutorials.
191191
:link: recipes/inference_tuning_on_aws_graviton.html
192192
:tags: Model-Optimization
193193

194-
.. Leverage Advanced Matrix Extensions
195-
196-
.. customcarditem::
197-
:header: Leverage Intel® Advanced Matrix Extensions
198-
:card_description: Learn to leverage Intel® Advanced Matrix Extensions.
199-
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
200-
:link: recipes/amx.html
201-
:tags: Model-Optimization
202-
203194
.. (beta) Utilizing Torch Function modes with torch.compile
204195
205196
.. customcarditem::
@@ -376,7 +367,6 @@ from our full-length tutorials.
376367
recipes/torch_export_aoti_python
377368
recipes/recipes/tensorboard_with_pytorch
378369
recipes/inference_tuning_on_aws_graviton
379-
recipes/amx
380370
recipes/torch_compile_torch_function_modes
381371
recipes/compiling_optimizer_lr_scheduler
382372
recipes/foreach_map

recipes_source/amx.rst

Lines changed: 0 additions & 134 deletions
This file was deleted.

redirects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"recipes/bundled_inputs.html": "../index.html",
4141
"recipes/recipes_index.html": "../recipes_index.html",
4242
"recipes/torchserve_vertexai_tutorial.html": "../index.html",
43+
"recipes/amx.html": "../index.html",
4344
"unstable_source/vulkan_workflow.rst": "../index.html",
4445
"unstable/skip_param_init.html": "https://docs.pytorch.org/tutorials/recipes/recipes/module_load_state_dict_tips.html",
4546
"unstable_source/backend_config_tutorial.rst": "../index.html",

0 commit comments

Comments
 (0)