Skip to content

Commit 8e00d10

Browse files
authored
Merge pull request pytorch#613 from ROCmSoftwarePlatform/rocm_update
Adding few updates for ROCm
2 parents db06fbf + 39ba26d commit 8e00d10

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

assets/quick-start-module.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ function commandMessage(key) {
193193
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio -c pytorch<br /># MacOS Binaries dont support CUDA, install from source if CUDA is needed",
194194

195195
"stable,conda,macos,rocm4.0,python":
196-
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio -c pytorch<br /># ROCm is not available on MacOS",
196+
"<b>NOTE:</b> ROCm is not available on MacOS",
197197

198198
"stable,conda,macos,accnone,python":
199199
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio -c pytorch",
@@ -205,7 +205,7 @@ function commandMessage(key) {
205205
"<b>NOTE:</b> 'conda-forge' channel is required for cudatoolkit 11.1<br />conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch -c conda-forge",
206206

207207
"stable,conda,windows,rocm4.0,python":
208-
"<b>NOTE:</b> ROCm is not available on Windows<br />",
208+
"<b>NOTE:</b> ROCm is not available on Windows",
209209

210210
"stable,conda,windows,accnone,python":
211211
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio cpuonly -c pytorch",
@@ -217,7 +217,7 @@ function commandMessage(key) {
217217
"pip install torch torchvision torchaudio<br /># MacOS Binaries dont support CUDA, install from source if CUDA is needed",
218218

219219
"stable,pip,macos,rocm4.0,python":
220-
"<b>NOTE:</b> ROCm is not available on MacOS<br />",
220+
"<b>NOTE:</b> ROCm is not available on MacOS",
221221

222222
"stable,pip,macos,accnone,python": "pip install torch torchvision torchaudio",
223223

@@ -243,7 +243,7 @@ function commandMessage(key) {
243243
"pip install torch==1.8.0+cu111 torchvision==0.9.0+cu111 torchaudio===0.8.0 -f https://download.pytorch.org/whl/torch_stable.html",
244244

245245
"stable,pip,windows,rocm4.0,python":
246-
"<b>NOTE:</b> ROCm is not available on Windows<br />",
246+
"<b>NOTE:</b> ROCm is not available on Windows",
247247

248248
"stable,libtorch,linux,accnone,cplusplus":
249249
"Download here (Pre-cxx11 ABI): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.8.0%2Bcpu.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.8.0%2Bcpu.zip</a><br/><br> Download here (cxx11 ABI): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.8.0%2Bcpu.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.8.0%2Bcpu.zip</a>",
@@ -267,7 +267,7 @@ function commandMessage(key) {
267267
"MacOS binaries do not support CUDA. Download CPU libtorch here: <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.8.0.zip'> https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.8.0.zip </a>",
268268

269269
"stable,libtorch,macos,rocm4.0,cplusplus":
270-
"ROCm is not available on MacOS",
270+
"<b>NOTE:</b> ROCm is not available on MacOS",
271271

272272
"stable,libtorch,windows,accnone,cplusplus":
273273
"Windows stable binaries do not support Java, but nighty binaries do. Support is only available for Linux and MacOS. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.8.0%2Bcpu.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.8.0%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.8.0%2Bcpu.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.8.0%2Bcpu.zip</a>",
@@ -279,7 +279,7 @@ function commandMessage(key) {
279279
"Windows stable binaries do not support Java, but nighty binaries do. Support is only available for Linux and MacOS. Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/cu111/libtorch-win-shared-with-deps-1.8.0%2Bcu111.zip'>https://download.pytorch.org/libtorch/cu111/libtorch-win-shared-with-deps-1.8.0%2Bcu111.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/cu111/libtorch-win-shared-with-deps-debug-1.8.0%2Bcu111.zip'>https://download.pytorch.org/libtorch/cu111/libtorch-win-shared-with-deps-debug-1.8.0%2Bcu111.zip</a>",
280280

281281
"stable,libtorch,windows,rocm4.0,cplusplus":
282-
"<b>NOTE:</b> ROCm is not available on Windows<br />",
282+
"<b>NOTE:</b> ROCm is not available on Windows",
283283

284284
"preview,conda,linux,cuda10.2,python":
285285
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-nightly",
@@ -300,7 +300,7 @@ function commandMessage(key) {
300300
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio -c pytorch-nightly",
301301

302302
"preview,conda,macos,rocm4.0,python":
303-
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio -c pytorch-nightly",
303+
"<b>NOTE:</b> ROCm is not available on MacOS",
304304

305305
"preview,conda,macos,accnone,python":
306306
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio -c pytorch-nightly",
@@ -312,7 +312,7 @@ function commandMessage(key) {
312312
"<b>NOTE:</b> 'conda-forge' channel is required for cudatoolkit 11.1<br />conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch-nightly -c conda-forge",
313313

314314
"preview,conda,windows,rocm4.0,python":
315-
"<b>NOTE:</b> ROCm is not available on Windows<br />",
315+
"<b>NOTE:</b> ROCm is not available on Windows",
316316

317317
"preview,conda,windows,accnone,python":
318318
"<b>NOTE:</b> Python 3.9 users will need to add '-c=conda-forge' for installation<br />conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly",
@@ -351,7 +351,7 @@ function commandMessage(key) {
351351
"pip install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu111/torch_nightly.html",
352352

353353
"preview,pip,windows,rocm4.0,python":
354-
"<b>NOTE:</b> ROCm is not available on Windows<br />",
354+
"<b>NOTE:</b> ROCm is not available on Windows",
355355

356356
"preview,libtorch,linux,accnone,cplusplus":
357357
"Download here (Pre-cxx11 ABI): <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><br/><br> Download here (cxx11 ABI): <br/><a href='https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip</a>",
@@ -363,7 +363,7 @@ function commandMessage(key) {
363363
"Download here (Pre-cxx11 ABI): <br/><a href='https://download.pytorch.org/libtorch/nightly/cu111/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu111/libtorch-shared-with-deps-latest.zip</a><br/><br> Download here (cxx11 ABI): <br/><a href='https://download.pytorch.org/libtorch/nightly/cu111/libtorch-cxx11-abi-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu111/libtorch-cxx11-abi-shared-with-deps-latest.zip</a>",
364364

365365
"preview,libtorch,linux,rocm4.0,cplusplus":
366-
"<b>NOTE:</b> Conda packages are not currently available for ROCm, please use pip instead<br />",
366+
"LibTorch binaries are not available for ROCm, please build it from source",
367367

368368
"preview,libtorch,macos,accnone,cplusplus":
369369
"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>",
@@ -387,7 +387,7 @@ function commandMessage(key) {
387387
"Download here for C++ (Release version): <br/><a href='https://download.pytorch.org/libtorch/nightly/cu111/libtorch-win-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu111/libtorch-win-shared-with-deps-latest.zip</a><br/><br> Download here for C++ (Debug version): <br/><a href='https://download.pytorch.org/libtorch/nightly/cu111/libtorch-win-shared-with-deps-debug-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu111/libtorch-win-shared-with-deps-debug-latest.zip</a>",
388388

389389
"preview,libtorch,windows,rocm4.0,cplusplus":
390-
"<b>NOTE:</b> ROCm is not available on Windows<br />",
390+
"<b>NOTE:</b> ROCm is not available on Windows",
391391
};
392392

393393
if (!object.hasOwnProperty(key)) {

0 commit comments

Comments
 (0)