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 8202be7 commit b41b86cCopy full SHA for b41b86c
prototype_source/inductor_windows.rst
@@ -9,7 +9,7 @@ Introduction
9
10
TorchInductor is the new compiler backend that compiles the FX Graphs generated by TorchDynamo into optimized C++/Triton kernels.
11
12
-This tutorial introduces the steps for utilizing TorchInductor via ``torch.compile`` on Windows CPU/XPU.
+This tutorial introduces the steps for using TorchInductor via ``torch.compile`` on Windows CPU/XPU.
13
14
15
Software Installation
0 commit comments