@@ -782,19 +782,19 @@ function commandMessage(key) {
782
782
"# Preview Build Not Yet Available on Windows." ,
783
783
784
784
"preview,libtorch,linux,cudanone,cplusplus" :
785
- "Download here: <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>" ,
785
+ "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>" ,
786
786
787
787
"preview,libtorch,linux,cuda8,cplusplus" :
788
- "Download here: <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>" ,
788
+ "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>" ,
789
789
790
790
"preview,libtorch,linux,cuda9.0,cplusplus" :
791
- "Download here: <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>" ,
791
+ "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>" ,
792
792
793
793
"preview,libtorch,linux,cuda9.2,cplusplus" :
794
- "Download here: <a href='https://download.pytorch.org/libtorch/nightly/cu9.2/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu9.2/libtorch-shared-with-deps-latest.zip</a>" ,
794
+ "Download here: <br/>< a href='https://download.pytorch.org/libtorch/nightly/cu9.2/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu9.2/libtorch-shared-with-deps-latest.zip</a>" ,
795
795
796
796
"preview,libtorch,macos,cudanone,cplusplus" :
797
- "Download here: <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>" ,
797
+ "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>" ,
798
798
799
799
"preview,libtorch,macos,cuda8,cplusplus" :
800
800
"# Currently only available CPU-only / no CUDA." ,
0 commit comments