Skip to content

Commit 2f90eae

Browse files
authored
Formatting fixes.
1 parent 50285ed commit 2f90eae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

prototype_source/max_autotune_on_CPU_tutorial.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
Use max-autotune compilation on CPU to gain additional performance boost
2-
==============================================================
1+
Using Max-Autotune Compilation on CPU for Better Performance
2+
================================================================================
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+
56
In this tutorial, you will learn how to boost your PyTorch models' performance on CPU by
67
leveraging the max-autotune mode in the Inductor CPU backend. Explore the activation
78
process, understand the differences from traditional methods, and integrate max-autotune

0 commit comments

Comments
 (0)