@@ -452,28 +452,28 @@ function commandMessage(key) {
452
452
"pip3 install http://download.pytorch.org/whl/cu100/torch-1.0.0-cp37-cp37m-win_amd64.whl<br/>pip3 install torchvision" ,
453
453
454
454
"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>" ,
456
456
457
457
"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. " ,
459
459
460
460
"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>" ,
462
462
463
463
"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>" ,
465
465
466
466
"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. " ,
468
468
469
469
"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. " ,
471
471
472
472
"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. " ,
474
474
475
475
"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. " ,
477
477
478
478
"stable,libtorch,windows,cudanone,cplusplus" :
479
479
"# Not currently available on Windows." ,
@@ -779,7 +779,7 @@ function commandMessage(key) {
779
779
"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>" ,
780
780
781
781
"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. " ,
783
783
784
784
"preview,libtorch,linux,cuda9.0,cplusplus" :
785
785
"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) {
788
788
"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>" ,
789
789
790
790
"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. " ,
792
792
793
793
"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. " ,
795
795
796
796
"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. " ,
798
798
799
799
"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. " ,
801
801
802
802
"preview,libtorch,windows,cudanone,cplusplus" :
803
803
"# Not currently available on Windows." ,
0 commit comments