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