@@ -455,7 +455,7 @@ function commandMessage(key) {
455
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
- "# Not currently available on Linux. Coming soon" ,
458
+ "# Not currently available on Linux. Coming soon. " ,
459
459
460
460
"stable,libtorch,linux,cuda9.0,cplusplus" :
461
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>" ,
@@ -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
- "# Not currently available on Linux. Coming soon" ,
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>" ,
0 commit comments