Skip to content

Commit 830c3de

Browse files
committed
fix code format
1 parent 65d011d commit 830c3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/inductor_windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Next, let's configure our environment.
4545
"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Auxiliary/Build/vcvars64.bat"
4646
#. Create and activate a virtual environment: ::
4747
#. Install `PyTorch 2.5 <https://pytorch.org/get-started/locally/>`_ or later for CPU Usage. Install PyTorch 2.7 or later refer to `Getting Started on Intel GPU <https://pytorch.org/docs/main/notes/get_start_xpu.html>`_ for XPU usage.
48-
#. Here is an example of how to use TorchInductor on Windows:
48+
#. Here is an example of how to use TorchInductor on Windows::
4949
.. code-block:: python
5050
5151
import torch

0 commit comments

Comments
 (0)