@@ -87,13 +87,6 @@ from our full-length tutorials.
87
87
:link: recipes/profile_with_itt.html
88
88
:tags: Basics
89
89
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
-
97
90
.. customcarditem ::
98
91
:header: Dynamic Compilation Control with ``torch.compiler.set_stance ``
99
92
:card_description: Learn how to use torch.compiler.set_stance
@@ -256,15 +249,6 @@ from our full-length tutorials.
256
249
:link: recipes/regional_compilation.html
257
250
:tags: Model-Optimization
258
251
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
-
268
252
.. Intel(R) Neural Compressor for PyTorch*
269
253
270
254
.. customcarditem ::
@@ -347,10 +331,8 @@ from our full-length tutorials.
347
331
recipes/recipes/amp_recipe
348
332
recipes/recipes/tuning_guide
349
333
recipes/recipes/xeon_run_cpu
350
- recipes/recipes/intel_extension_for_pytorch
351
334
recipes/compiling_optimizer
352
335
recipes/recipes/timer_quick_start
353
- recipes/torch_compile_backend_ipex
354
336
recipes/zero_redundancy_optimizer
355
337
recipes/distributed_comm_debug_mode
356
338
recipes/torch_export_challenges_solutions
@@ -368,7 +350,6 @@ from our full-length tutorials.
368
350
recipes/torch_compile_caching_configuration_tutorial
369
351
recipes/regional_compilation
370
352
recipes/regional_aot
371
- recipes/intel_extension_for_pytorch.html
372
353
recipes/intel_neural_compressor_for_pytorch
373
354
recipes/distributed_device_mesh
374
355
recipes/distributed_checkpoint_recipe
0 commit comments