Skip to content

Commit 767fd3f

Browse files
committed
add entry to card
1 parent 6e3c763 commit 767fd3f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

recipes_index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,13 @@ from our full-length tutorials.
333333
:link: recipes/distributed_comm_debug_mode.html
334334
:tags: Distributed-Training
335335

336+
.. customcarditem::
337+
:header: Reducing AoT cold start compilation time with regional compilation
338+
:card_description: Learn how to use regional compilation to control AoT cold start compile time
339+
:image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
340+
:link: recipes/regional_aot.html
341+
:tags: Model-Optimization
342+
336343
.. End of tutorial card section
337344
338345
.. -----------------------------------------
@@ -378,6 +385,7 @@ from our full-length tutorials.
378385
recipes/torch_compile_caching_tutorial
379386
recipes/torch_compile_caching_configuration_tutorial
380387
recipes/regional_compilation
388+
recipes/regional_aot
381389
recipes/intel_extension_for_pytorch.html
382390
recipes/intel_neural_compressor_for_pytorch
383391
recipes/distributed_device_mesh

0 commit comments

Comments
 (0)