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: assets/quick-start-module.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -271,13 +271,13 @@ function commandMessage(key) {
271
271
"MacOS binaries do not support Java. Support is only available for Linux. MacOS binaries do not support CUDA. Download CPU libtorch here for C++: <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.5.1.zip'> https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.5.1.zip </a>",
272
272
273
273
"stable,libtorch,windows,cudanone,cplusplus":
274
-
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.5.1.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.5.1.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.5.1.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.5.1.zip</a>",
274
+
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.5.1%2Bcpu.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.5.1%2Bcpu.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.5.1%2Bcpu.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.5.1%2Bcpu.zip</a>",
275
275
276
276
"stable,libtorch,windows,cuda9.2,cplusplus":
277
-
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-1.5.1.zip'>https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-1.5.1.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-debug-1.5.1.zip'>https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-debug-1.5.1.zip</a>",
277
+
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-1.5.1%2Bcu92.zip'>https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-1.5.1%2Bcu92.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-debug-1.5.1%2Bcu92.zip'>https://download.pytorch.org/libtorch/cu92/libtorch-win-shared-with-deps-debug-1.5.1%2Bcu92.zip</a>",
278
278
279
279
"stable,libtorch,windows,cuda10.1,cplusplus":
280
-
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-1.5.1.zip'>https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-1.5.1.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-debug-1.5.1.zip'>https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-debug-1.5.1.zip</a>",
280
+
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-1.5.1%2Bcu101.zip'>https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-1.5.1%2Bcu101.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-debug-1.5.1%2Bcu101.zip'>https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-debug-1.5.1%2Bcu101.zip</a>",
281
281
282
282
"stable,libtorch,windows,cuda10.2,cplusplus":
283
283
"Windows binaries do not support Java. Support is only available for Linux. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.5.1.zip'>https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.5.1.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.5.1.zip'>https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.5.1.zip</a>",
0 commit comments