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 = [
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" ,
Original file line number Diff line number Diff 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
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments