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: _get_started/installation/windows.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,8 @@ PyTorch can be installed and used on various Windows distributions. Depending on
8
8
9
9
PyTorch is supported on the following Windows distributions:
10
10
11
-
* Windows 10
12
-
* XXX
13
-
* XXX
11
+
*[Windows](https://www.microsoft.com/en-us/windows) 7 and greater; [Windows 10](https://www.microsoft.com/en-us/software-download/windows10ISO) or greater recommended.
12
+
*[Windows Server 2008](https://docs.microsoft.com/en-us/windows-server/windows-server) r2 and greater
14
13
15
14
> The install instructions here will generally apply to all supported Windows distributions. The specific examples shown will be run on a Windows 10 Enterprise machine
0 commit comments