8000
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 7fc877b commit bdeca26Copy full SHA for bdeca26
prototype_source/inductor_windows.rst
@@ -22,10 +22,9 @@ Install a Compiler
22
23
C++ compiler is required for TorchInductor optimization, let's take Microsoft Visual C++ (MSVC) as an example.
24
25
-1. Download and install `MSVC <https://visualstudio.microsoft.com/downloads/>`_.
+#. Download and install `MSVC <https://visualstudio.microsoft.com/downloads/>`_.
26
27
-1. During Installation, select **Workloads** and then **Desktop & Mobile**.
28
-1. Select a checkmark on **Desktop Development with C++** and install.
+#. During Installation, select **Workloads** and then **Desktop & Mobile**. Select a checkmark on **Desktop Development with C++** and install.
29
30
.. image:: ../_static/img/install_msvc.png
31
0 commit comments