You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prototype_source/inductor_windows_cpu.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,4 +124,5 @@ LLVM Compiler
124
124
Conclusion
125
125
----------
126
126
127
-
With this tutorial, we introduce how to use Inductor on Windows CPU with PyTorch 2.5 or later. We can use Intel Compiler or LLVM Compiler to get better performance.
127
+
In this tutorial, we have learned how to use Inductor on Windows CPU with PyTorch. In addition, we discussed
128
+
further performance improvements with Intel Compiler and LLVM Compiler.
0 commit comments