@@ -87,13 +87,6 @@ from our full-length tutorials.
8787 :link: recipes/profile_with_itt.html
8888 :tags: Basics
8989
90- .. customcarditem ::
91- :header: Torch Compile IPEX Backend
92- :card_description: Learn how to use torch.compile IPEX backend
93- :image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
94- :link: recipes/torch_compile_backend_ipex.html
95- :tags: Basics
96-
9790.. customcarditem ::
9891 :header: Dynamic Compilation Control with ``torch.compiler.set_stance ``
9992 :card_description: Learn how to use torch.compiler.set_stance
@@ -256,15 +249,6 @@ from our full-length tutorials.
256249 :link: recipes/regional_compilation.html
257250 :tags: Model-Optimization
258251
259- .. Intel(R) Extension for PyTorch*
260-
261- .. customcarditem ::
262- :header: Intel® Extension for PyTorch*
263- :card_description: Introduction of Intel® Extension for PyTorch*
264- :image: _static/img/thumbnails/cropped/profiler.png
265- :link: recipes/intel_extension_for_pytorch.html
266- :tags: Model-Optimization
267-
268252.. Intel(R) Neural Compressor for PyTorch*
269253
270254 .. customcarditem ::
@@ -347,10 +331,8 @@ from our full-length tutorials.
347331 recipes/recipes/amp_recipe
348332 recipes/recipes/tuning_guide
349333 recipes/recipes/xeon_run_cpu
350- recipes/recipes/intel_extension_for_pytorch
351334 recipes/compiling_optimizer
352335 recipes/recipes/timer_quick_start
353- recipes/torch_compile_backend_ipex
354336 recipes/zero_redundancy_optimizer
355337 recipes/distributed_comm_debug_mode
356338 recipes/torch_export_challenges_solutions
@@ -368,7 +350,6 @@ from our full-length tutorials.
368350 recipes/torch_compile_caching_configuration_tutorial
369351 recipes/regional_compilation
370352 recipes/regional_aot
371- recipes/intel_extension_for_pytorch.html
372353 recipes/intel_neural_compressor_for_pytorch
373354 recipes/distributed_device_mesh
374355 recipes/distributed_checkpoint_recipe
0 commit comments