@@ -612,20 +612,6 @@ Welcome to PyTorch Tutorials
612612 :link: advanced/static_quantization_tutorial.html
613613 :tags: Quantization
614614
615- .. customcarditem ::
616- :header: Grokking PyTorch Intel CPU Performance from First Principles
617- :card_description: A case study on the TorchServe inference framework optimized with Intel® Extension for PyTorch.
618- :image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
619- :link: intermediate/torchserve_with_ipex
620- :tags: Model-Optimization,Production
621-
622- .. customcarditem ::
623- :header: Grokking PyTorch Intel CPU Performance from First Principles (Part 2)
624- :card_description: A case study on the TorchServe inference framework optimized with Intel® Extension for PyTorch (Part 2).
625- :image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
626- :link: intermediate/torchserve_with_ipex_2
627- :tags: Model-Optimization,Production
628-
629615.. customcarditem ::
630616 :header: Multi-Objective Neural Architecture Search with Ax
631617 :card_description: Learn how to use Ax to search over architectures find optimal tradeoffs between accuracy and latency.
@@ -1071,8 +1057,6 @@ Additional Resources
10711057 intermediate/dynamic_quantization_bert_tutorial
10721058 intermediate/quantized_transfer_learning_tutorial
10731059 advanced/static_quantization_tutorial
1074- intermediate/torchserve_with_ipex
1075- intermediate/torchserve_with_ipex_2
10761060 intermediate/nvfuser_intro_tutorial
10771061 intermediate/ax_multiobjective_nas_tutorial
10781062 intermediate/torch_compile_tutorial
0 commit comments