Skip to content

Commit 8d90fed

Browse files
JoelMarceysoumith
authored andcommitted
Fixes to matrix based on feedback (#138)
* Fixes to matrix based on feedback * Periods
1 parent c46503a commit 8d90fed

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

assets/quick-start-module.js

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -452,28 +452,28 @@ function commandMessage(key) {
452452
"pip3 install http://download.pytorch.org/whl/cu100/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision",
453453

454454
"stable,libtorch,linux,cudanone,cplusplus":
455-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cpu/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cpu/libtorch-shared-with-deps-latest.zip</a>",
455+
"Download here: <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-latest.zip</a>",
456456

457457
"stable,libtorch,linux,cuda8,cplusplus":
458-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cu80/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cu80/libtorch-shared-with-deps-latest.zip</a>",
458+
"# Not currently available on Linux. Coming soon.",
459459

460460
"stable,libtorch,linux,cuda9.0,cplusplus":
461-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cu90/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cu90/libtorch-shared-with-deps-latest.zip</a>",
461+
"Download here: <br/><a href='https://download.pytorch.org/libtorch/cu90/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/cu90/libtorch-shared-with-deps-latest.zip</a>",
462462

463463
"stable,libtorch,linux,cuda10.0,cplusplus":
464-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cu100/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cu100/libtorch-shared-with-deps-latest.zip</a>",
464+
"Download here: <br/><a href='https://download.pytorch.org/libtorch/cu100/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/cu100/libtorch-shared-with-deps-latest.zip</a>",
465465

466466
"stable,libtorch,macos,cudanone,cplusplus":
467-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cpu/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cpu/libtorch-macos-latest.zip</a>",
467+
"# Not currently available on MacOS.",
468468

469469
"stable,libtorch,macos,cuda8,cplusplus":
470-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cu80/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cu80/libtorch-macos-latest.zip</a>",
470+
"# Not currently available on MacOS.",
471471

472472
"stable,libtorch,macos,cuda9.0,cplusplus":
473-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cu90/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cu90/libtorch-macos-latest.zip</a>",
473+
"# Not currently available on MacOS.",
474474

475475
"stable,libtorch,macos,cuda10.0,cplusplus":
476-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/1.0.0/cu100/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/1.0.0/cu100/libtorch-macos-latest.zip</a>",
476+
"# Not currently available on MacOS.",
477477

478478
"stable,libtorch,windows,cudanone,cplusplus":
479479
"# Not currently available on Windows.",
@@ -779,7 +779,7 @@ function commandMessage(key) {
779779
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip</a>",
780780

781781
"preview,libtorch,linux,cuda8,cplusplus":
782-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu80/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu80/libtorch-shared-with-deps-latest.zip</a>",
782+
"# Not currently available on Linux. Coming soon.",
783783

784784
"preview,libtorch,linux,cuda9.0,cplusplus":
785785
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu90/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu90/libtorch-shared-with-deps-latest.zip</a>",
@@ -788,16 +788,16 @@ function commandMessage(key) {
788788
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu100/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu100/libtorch-shared-with-deps-latest.zip</a>",
789789

790790
"preview,libtorch,macos,cudanone,cplusplus":
791-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip</a>",
791+
"# Not currently available on MacOS.",
792792

793793
"preview,libtorch,macos,cuda8,cplusplus":
794-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu80/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip</a>",
794+
"# Not currently available on MacOS.",
795795

796796
"preview,libtorch,macos,cuda9.0,cplusplus":
797-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu90/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip</a>",
797+
"# Not currently available on MacOS.",
798798

799799
"preview,libtorch,macos,cuda10.0,cplusplus":
800-
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu100/libtorch-macos-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip</a>",
800+
"# Not currently available on MacOS.",
801801

802802
"preview,libtorch,windows,cudanone,cplusplus":
803803
"# Not currently available on Windows.",

0 commit comments

Comments
 (0)