File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -623,13 +623,6 @@ What's new in PyTorch tutorials?
623
623
:link: intermediate/torch_compile_tutorial.html
624
624
:tags: Model-Optimization
625
625
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
-
633
626
.. customcarditem ::
634
627
:header: Inductor CPU Backend Debugging and Profiling
635
628
:card_description: Learn the usage, debugging and performance profiling for ``torch.compile `` with Inductor CPU backend.
@@ -1053,7 +1046,6 @@ Additional Resources
1053
1046
intermediate/nvfuser_intro_tutorial
1054
1047
intermediate/ax_multiobjective_nas_tutorial
1055
1048
intermediate/torch_compile_tutorial
1056
- recipes/compiling_optimizer
1057
1049
intermediate/inductor_debug_cpu
1058
1050
intermediate/scaled_dot_product_attention_tutorial
1059
1051
beginner/knowledge_distillation_tutorial
You can’t perform that action at this time.
0 commit comments