Skip to content

Commit e480573

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/max_autotune_on_CPU_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ and ensure that both the compilation and inference steps are executed within the
8686
8787
8888
When running the above code snippet, you will see the autotuning result (the performance numbers are for demonstration purposes).
89-
In this case, CPP template outperforms ATen kernel so that it will be selected.
89+
In this example, C++ template outperforms ATen kernel so that it will be selected.
9090

9191
.. code:: shell
9292

0 commit comments

Comments
 (0)