Skip to content

Commit d06d2f1

Browse files
Valentine233Jiong GongzhuhaozheSvetlana Karsliogluwilliamwen42
authored
[Inductor] [Doc] Add debugging document for inductor cpu backend (#2430)
Co-authored-by: Jiong Gong <jiong.gong@intel.com> --------- Co-authored-by: Jiong Gong <jiong.gong@intel.com> Co-authored-by: haozhe.zhu <haozhe.zhu@intel.com> Co-authored-by: Svetlana Karslioglu <svekars@fb.com> Co-authored-by: William Wen <william.wen42@gmail.com> Co-authored-by: Nikita Shulga <nikita.shulga@gmail.com>
1 parent b75785e commit d06d2f1

File tree

2 files changed

+641
-0
lines changed

2 files changed

+641
-0
lines changed

index.rst

+8
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,13 @@ What's new in PyTorch tutorials?
572572
:link: intermediate/torch_compile_tutorial.html
573573
:tags: Model-Optimization
574574

575+
.. customcarditem::
576+
:header: Inductor CPU Backend Debugging and Profiling
577+
:card_description: Learn the usage, debugging and performance profiling for ``torch.compile`` with Inductor CPU backend.
578+
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
579+
:link: intermediate/inductor_debug_cpu.html
580+
:tags: Model-Optimization
581+
575582
.. customcarditem::
576583
:header: (beta) Implementing High-Performance Transformers with SCALED DOT PRODUCT ATTENTION
577584
:card_description: This tutorial explores the new torch.nn.functional.scaled_dot_product_attention and how it can be used to construct Transformer components.
@@ -970,6 +977,7 @@ Additional Resources
970977
intermediate/nvfuser_intro_tutorial
971978
intermediate/ax_multiobjective_nas_tutorial
972979
intermediate/torch_compile_tutorial
980+
intermediate/inductor_debug_cpu
973981
intermediate/scaled_dot_product_attention_tutorial
974982

975983
.. toctree::

0 commit comments

Comments
 (0)