Skip to content

Commit daef662

Browse files
authored
Merge branch 'main' into jiannanWang/awsgraviton
2 parents 0820409 + 8e3c260 commit daef662

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
@@ -185,15 +185,6 @@ from our full-length tutorials.
185185
:tags: Model-Optimization
186186

187187

188-
.. Leverage Advanced Matrix Extensions
189-
190-
.. customcarditem::
191-
:header: Leverage Intel® Advanced Matrix Extensions
192-
:card_description: Learn to leverage Intel® Advanced Matrix Extensions.
193-
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
194-
:link: recipes/amx.html
195-
:tags: Model-Optimization
196-
197188
.. (beta) Utilizing Torch Function modes with torch.compile
198189
199190
.. customcarditem::
@@ -369,7 +360,6 @@ from our full-length tutorials.
369360
recipes/recipes/swap_tensors
370361
recipes/torch_export_aoti_python
371362
recipes/recipes/tensorboard_with_pytorch
372-
recipes/amx
373363
recipes/torch_compile_torch_function_modes
374364
recipes/compiling_optimizer_lr_scheduler
375365
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
@@ -41,6 +41,7 @@
4141
"recipes/inference_tuning_on_aws_graviton.html": "../index.html",
4242
"recipes/recipes_index.html": "../recipes_index.html",
4343
"recipes/torchserve_vertexai_tutorial.html": "../index.html",
44+
"recipes/amx.html": "../index.html",
4445
"unstable_source/vulkan_workflow.rst": "../index.html",
4546
"unstable/skip_param_init.html": "https://docs.pytorch.org/tutorials/recipes/recipes/module_load_state_dict_tips.html",
4647
"unstable_source/backend_config_tutorial.rst": "../index.html",

0 commit comments

Comments
 (0)