We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ce4a0 commit 51b154aCopy full SHA for 51b154a
prototype_source/inductor_windows_cpu.rst
@@ -5,7 +5,7 @@ How to use TorchInductor on Windows CPU
5
6
7
8
-TorchInductor is a new compiler backend that compiles FX Graphs generated by TorchDynamo into optimized C++/Triton kernels.
+TorchInductor is a compiler backend that transforms FX Graphs generated by TorchDynamo into highly optimized C++/Triton kernels.
9
This tutorial will guide you through the process of using TorchInductor on a Windows CPU.
10
11
.. grid:: 2
0 commit comments