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
macOS and Linux have already been upgraded.
Moving to version 1.9 allows a build workaround
to be removed.
We also enable oneDNN, but do not yet use MKL as
the BLAS. (Potentially we can try that in the next
upgrade, after we've had a chance to see the Linux
benefit in production.)
Copy file name to clipboardExpand all lines: build-setup/windows.md
+5-18Lines changed: 5 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,7 @@ On the "Advanced Options" screen, check "Install for all users" and "Add Python
213
213
214
214
For the time being, do not take advantage of the option on the final installer screen to reconfigure the machine to allow paths longer than 260 characters. We still support Windows versions that do not have this option.
215
215
216
-
### PyTorch 1.8.0
216
+
### PyTorch 1.9.0
217
217
218
218
PyTorch requires that certain Python modules are installed. Start a command prompt "cmd.exe" using "Run as administrator". In it run:
219
219
@@ -227,7 +227,7 @@ Next, in a Git bash shell run:
0 commit comments