Skip to content
Merged
Show file tree
Hide file tree
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
7 changes: 0 additions & 7 deletions recipes_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,12 +184,6 @@ from our full-length tutorials.
:link: recipes/xeon_run_cpu.html
:tags: Model-Optimization

.. customcarditem::
:header: PyTorch Inference Performance Tuning on AWS Graviton Processors
:card_description: Tips for achieving the best inference performance on AWS Graviton CPUs
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
:link: recipes/inference_tuning_on_aws_graviton.html
:tags: Model-Optimization

.. (beta) Utilizing Torch Function modes with torch.compile

Expand Down Expand Up @@ -366,7 +360,6 @@ from our full-length tutorials.
recipes/recipes/swap_tensors
recipes/torch_export_aoti_python
recipes/recipes/tensorboard_with_pytorch
recipes/inference_tuning_on_aws_graviton
recipes/torch_compile_torch_function_modes
recipes/compiling_optimizer_lr_scheduler
recipes/foreach_map
Expand Down
Loading