Skip to content

Commit d90487f

Browse files
committed
Remove bad index changes
1 parent 4f3ef4b commit d90487f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

index.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -623,13 +623,6 @@ What's new in PyTorch tutorials?
623623
:link: intermediate/torch_compile_tutorial.html
624624
:tags: Model-Optimization
625625

626-
.. customcarditem::
627-
:header: (beta) Compiling the Optimizer with torch.compile
628-
:card_description: Speed up the optimizer using torch.compile
629-
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
630-
:link: recipes/compiling_optimizer.html
631-
:tags: Model-Optimization
632-
633626
.. customcarditem::
634627
:header: Inductor CPU Backend Debugging and Profiling
635628
:card_description: Learn the usage, debugging and performance profiling for ``torch.compile`` with Inductor CPU backend.
@@ -1053,7 +1046,6 @@ Additional Resources
10531046
intermediate/nvfuser_intro_tutorial
10541047
intermediate/ax_multiobjective_nas_tutorial
10551048
intermediate/torch_compile_tutorial
1056-
recipes/compiling_optimizer
10571049
intermediate/inductor_debug_cpu
10581050
intermediate/scaled_dot_product_attention_tutorial
10591051
beginner/knowledge_distillation_tutorial

0 commit comments

Comments
 (0)