Skip to content

Removing Torchserve references per T228126881. #3409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -612,20 +612,6 @@ Welcome to PyTorch Tutorials
:link: advanced/static_quantization_tutorial.html
:tags: Quantization

.. customcarditem::
:header: Grokking PyTorch Intel CPU Performance from First Principles
:card_description: A case study on the TorchServe inference framework optimized with Intel® Extension for PyTorch.
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
:link: intermediate/torchserve_with_ipex
:tags: Model-Optimization,Production

.. customcarditem::
:header: Grokking PyTorch Intel CPU Performance from First Principles (Part 2)
:card_description: A case study on the TorchServe inference framework optimized with Intel® Extension for PyTorch (Part 2).
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
:link: intermediate/torchserve_with_ipex_2
:tags: Model-Optimization,Production

.. customcarditem::
:header: Multi-Objective Neural Architecture Search with Ax
:card_description: Learn how to use Ax to search over architectures find optimal tradeoffs between accuracy and latency.
Expand Down Expand Up @@ -1071,8 +1057,6 @@ Additional Resources
intermediate/dynamic_quantization_bert_tutorial
intermediate/quantized_transfer_learning_tutorial
advanced/static_quantization_tutorial
intermediate/torchserve_with_ipex
intermediate/torchserve_with_ipex_2
intermediate/nvfuser_intro_tutorial
intermediate/ax_multiobjective_nas_tutorial
intermediate/torch_compile_tutorial
Expand Down