Skip to content

Commit 7540b9a

Browse files
chunyuan-wsvekars
andauthored
Update prototype_source/max_autotune_on_CPU_tutorial.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent dce78f3 commit 7540b9a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

prototype_source/max_autotune_on_CPU_tutorial.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ Use max-autotune compilation on CPU to gain additional performance boost
22
==============================================================
33

44
**Author**: `Jiong Gong <https://github.com/jgong5>`__, `Leslie Fang <https://github.com/leslie-fang-intel>`__, `Chunyuan Wu <https://github.com/chunyuan-w>`__
5+
In this tutorial, you will learn how to boost your PyTorch models' performance on CPU by
6+
leveraging the max-autotune mode in the Inductor CPU backend. Explore the activation
7+
process, understand the differences from traditional methods, and integrate max-autotune
8+
into your code for enhanced computational efficiency. Dive into the use of advanced
9+
GEMM templates for faster processing and superior runtime performance.
510

611
Prerequisites:
712
----------------

0 commit comments

Comments
 (0)