File tree Expand file tree Collapse file tree 4 files changed +1
-145
lines changed Expand file tree Collapse file tree 4 files changed +1
-145
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ exclude_patterns = [
74
74
" unstable_source/max_autotune_on_CPU_tutorial.rst" ,
75
75
" unstable_source/vmap_recipe.py" ,
76
76
" recipes_source/README.txt" ,
77
- " recipes_source/amx.rst" ,
78
77
" recipes_source/compiling_optimizer.rst" ,
79
78
" recipes_source/compiling_optimizer_lr_scheduler.py" ,
80
79
" recipes_source/distributed_optim_torchscript.rst" ,
Original file line number Diff line number Diff line change @@ -191,15 +191,6 @@ from our full-length tutorials.
191
191
:link: recipes/inference_tuning_on_aws_graviton.html
192
192
:tags: Model-Optimization
193
193
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
-
203
194
.. (beta) Utilizing Torch Function modes with torch.compile
204
195
205
196
.. customcarditem ::
@@ -376,7 +367,6 @@ from our full-length tutorials.
376
367
recipes/torch_export_aoti_python
377
368
recipes/recipes/tensorboard_with_pytorch
378
369
recipes/inference_tuning_on_aws_graviton
379
- recipes/amx
380
370
recipes/torch_compile_torch_function_modes
381
371
recipes/compiling_optimizer_lr_scheduler
382
372
recipes/foreach_map
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 40
40
"recipes/bundled_inputs.html" : "../index.html" ,
41
41
"recipes/recipes_index.html" : "../recipes_index.html" ,
42
42
"recipes/torchserve_vertexai_tutorial.html" : "../index.html" ,
43
+ "recipes/amx.html" : "../index.html" ,
43
44
"unstable_source/vulkan_workflow.rst" : "../index.html" ,
44
45
"unstable/skip_param_init.html" : "https://docs.pytorch.org/tutorials/recipes/recipes/module_load_state_dict_tips.html" ,
45
46
"unstable_source/backend_config_tutorial.rst" : "../index.html" ,
You can’t perform that action at this time.
0 commit comments