File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments