Skip to content

Commit eba7bcd

Browse files
Delete PyTorch Inference Performance Tuning on AWS Graviton Processors (#3591)
## Description Delete the old tutorial on PyTorch Inference Performance Tuning on AWS Graviton Processors ## Checklist <!--- Make sure to add `x` to all items in the following checklist: --> - [x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER") - [x] Only one issue is addressed in this pull request - [x] Labels from the issue that this PR is fixing are added to this pull request - [x] No unnecessary issues are included into this pull request. --------- Co-authored-by: sekyondaMeta <[email protected]>
1 parent 36988bb commit eba7bcd

File tree

3 files changed

+1
-375
lines changed

3 files changed

+1
-375
lines changed

recipes_index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,6 @@ from our full-length tutorials.
184184
:link: recipes/xeon_run_cpu.html
185185
:tags: Model-Optimization
186186

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

194188
.. (beta) Utilizing Torch Function modes with torch.compile
195189
@@ -366,7 +360,6 @@ from our full-length tutorials.
366360
recipes/recipes/swap_tensors
367361
recipes/torch_export_aoti_python
368362
recipes/recipes/tensorboard_with_pytorch
369-
recipes/inference_tuning_on_aws_graviton
370363
recipes/torch_compile_torch_function_modes
371364
recipes/compiling_optimizer_lr_scheduler
372365
recipes/foreach_map

0 commit comments

Comments
 (0)