diff --git a/assets/quick-start-module.js b/assets/quick-start-module.js
index 603dd66904f4..f79c192481fd 100644
--- a/assets/quick-start-module.js
+++ b/assets/quick-start-module.js
@@ -267,7 +267,7 @@ $("[data-toggle='cloud-dropdown']").on("click", function(e) {
});
function commandMessage(key) {
- var object = {"preview,pip,linux,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,linux,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,linux,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,linux,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,linux,rocm5.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2", "preview,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/rocm7.2/libtorch-shared-with-deps-latest.zip", "preview,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,pip,windows,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,windows,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,windows,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,windows,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "preview,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows", "stable,pip,linux,accnone,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cpu", "stable,pip,linux,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,linux,cuda.y,python": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,linux,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,linux,rocm5.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/rocm7.1", "stable,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.10.0%2Bcpu.zip", "stable,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-shared-with-deps-2.10.0%2Bcu126.zip", "stable,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu128/libtorch-shared-with-deps-2.10.0%2Bcu128.zip", "stable,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu130/libtorch-shared-with-deps-2.10.0%2Bcu130.zip", "stable,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/rocm7.1/libtorch-shared-with-deps-2.10.0%2Brocm7.1.zip", "stable,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,accnone,python": "pip3 install torch torchvision", "stable,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,pip,windows,accnone,python": "pip3 install torch torchvision", "stable,pip,windows,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,windows,cuda.y,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,windows,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,windows,rocm5.x,python": "NOTE: ROCm is not available on Windows", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.10.0%2Bcpu.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.10.0%2Bcpu.zip", "stable,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.10.0%2Bcu126.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.10.0%2Bcu126.zip", "stable,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.10.0%2Bcu128.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.10.0%2Bcu128.zip", "stable,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-2.10.0%2Bcu130.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-debug-2.10.0%2Bcu130.zip", "stable,libtorch,windows,rocm5.x,cplusplus": "NOTE: ROCm is not available on Windows"};
+ var object = {"preview,pip,linux,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,linux,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,linux,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,linux,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,linux,rocm5.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm7.2", "preview,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/rocm7.2/libtorch-shared-with-deps-latest.zip", "preview,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-arm64-latest.zip", "preview,pip,windows,accnone,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu", "preview,pip,windows,cuda.x,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126", "preview,pip,windows,cuda.y,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu128", "preview,pip,windows,cuda.z,python": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130", "preview,pip,windows,rocm5.x,python": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html", "preview,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu126/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu128/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-latest.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu130/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,rocm5.x,cplusplus": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html", "stable,pip,linux,accnone,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cpu", "stable,pip,linux,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,linux,cuda.y,python": "For Linux x86 use:
pip3 install torch torchvision
For Linux Aarch64:
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,linux,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,linux,rocm5.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/rocm7.1", "stable,libtorch,linux,accnone,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.10.0%2Bcpu.zip", "stable,libtorch,linux,cuda.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu126/libtorch-shared-with-deps-2.10.0%2Bcu126.zip", "stable,libtorch,linux,cuda.y,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu128/libtorch-shared-with-deps-2.10.0%2Bcu128.zip", "stable,libtorch,linux,cuda.z,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu130/libtorch-shared-with-deps-2.10.0%2Bcu130.zip", "stable,libtorch,linux,rocm5.x,cplusplus": "Download here (cxx11 ABI):
https://download.pytorch.org/libtorch/rocm7.1/libtorch-shared-with-deps-2.10.0%2Brocm7.1.zip", "stable,pip,macos,cuda.x,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.y,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,cuda.z,python": "# CUDA is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,rocm5.x,python": "# ROCm is not available on MacOS, please use default package
pip3 install torch torchvision", "stable,pip,macos,accnone,python": "pip3 install torch torchvision", "stable,libtorch,macos,accnone,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,cuda.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,cuda.y,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,cuda.z,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,libtorch,macos,rocm5.x,cplusplus": "Download arm64 libtorch here (ROCm and CUDA are not supported):
https://download.pytorch.org/libtorch/cpu/libtorch-macos-arm64-2.10.0.zip", "stable,pip,windows,accnone,python": "pip3 install torch torchvision", "stable,pip,windows,cuda.x,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu126", "stable,pip,windows,cuda.y,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu128", "stable,pip,windows,cuda.z,python": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130", "stable,pip,windows,rocm5.x,python": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.10.0%2Bcpu.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.10.0%2Bcpu.zip", "stable,libtorch,windows,cuda.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-2.10.0%2Bcu126.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu126/libtorch-win-shared-with-deps-debug-2.10.0%2Bcu126.zip", "stable,libtorch,windows,cuda.y,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-2.10.0%2Bcu128.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu128/libtorch-win-shared-with-deps-debug-2.10.0%2Bcu128.zip", "stable,libtorch,windows,cuda.z,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-2.10.0%2Bcu130.zip
Download here (Debug version):
https://download.pytorch.org/libtorch/cu130/libtorch-win-shared-with-deps-debug-2.10.0%2Bcu130.zip", "stable,libtorch,windows,rocm5.x,cplusplus": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html"};
if (!object.hasOwnProperty(key)) {
$("#command").html(
diff --git a/published_versions.json b/published_versions.json
index f9f7e50597ed..c18260b98db9 100644
--- a/published_versions.json
+++ b/published_versions.json
@@ -142,7 +142,7 @@
"command": "pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu130"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -176,7 +176,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -331,7 +331,7 @@
"command": "pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -345,7 +345,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -376,7 +376,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -561,7 +561,7 @@
"command": "pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -579,7 +579,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -614,7 +614,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -799,7 +799,7 @@
"command": "pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -817,7 +817,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -852,7 +852,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -1001,7 +1001,7 @@
"command": "pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -1015,7 +1015,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -1043,7 +1043,7 @@
}
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -1192,7 +1192,7 @@
"command": "pip3 install torch==1.10.2+cu113 torchvision==0.11.3+cu113 torchaudio===0.10.2+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -1206,7 +1206,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -1237,7 +1237,7 @@
}
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -1386,7 +1386,7 @@
"command": "pip3 install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio===0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -1400,7 +1400,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -1431,7 +1431,7 @@
}
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -1580,7 +1580,7 @@
"command": "pip3 install torch==1.10.0+cu113 torchvision==0.11.1+cu113 torchaudio===0.10.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -1594,7 +1594,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -1625,7 +1625,7 @@
}
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -1774,7 +1774,7 @@
"command": "pip3 install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -1788,7 +1788,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch -c conda-forge"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -1819,7 +1819,7 @@
}
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -1975,7 +1975,7 @@
"command": "pip3 install torch==1.9.1+cu111 torchvision==0.10.1+cu111 torchaudio===0.9.1 -f https://download.pytorch.org/whl/torch_stable.html"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -1989,7 +1989,7 @@
"command": "conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch -c conda-forge"
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -2020,7 +2020,7 @@
}
},
"rocm4.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -2371,7 +2371,7 @@
"command": "pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -2385,7 +2385,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -2416,7 +2416,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -2579,7 +2579,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -2593,7 +2593,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -2624,7 +2624,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -2787,7 +2787,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -2801,7 +2801,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -2832,7 +2832,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -2995,7 +2995,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -3009,7 +3009,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -3040,7 +3040,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -3203,7 +3203,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -3217,7 +3217,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -3248,7 +3248,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -3411,7 +3411,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -3425,7 +3425,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -3456,7 +3456,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -3623,7 +3623,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -3637,7 +3637,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -3668,7 +3668,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -3835,7 +3835,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -3849,7 +3849,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -3880,7 +3880,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -4047,7 +4047,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -4061,7 +4061,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -4092,7 +4092,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -4255,7 +4255,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -4269,7 +4269,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -4300,7 +4300,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -4463,7 +4463,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -4477,7 +4477,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -4508,7 +4508,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -4707,7 +4707,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -4725,7 +4725,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.4 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -4763,7 +4763,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -4962,7 +4962,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -4980,7 +4980,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.4 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -5018,7 +5018,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -5217,7 +5217,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -5235,7 +5235,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.4 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -5273,7 +5273,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -5472,7 +5472,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -5490,7 +5490,7 @@
"command": "conda install pytorch torchvision torchaudio pytorch-cuda=12.4 -c pytorch -c nvidia"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -5528,7 +5528,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -5726,7 +5726,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -5744,7 +5744,7 @@
"command": null
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -5782,7 +5782,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -5954,7 +5954,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -5972,7 +5972,7 @@
"command": null
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
},
"accnone": {
@@ -6010,7 +6010,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -6156,7 +6156,7 @@
"command": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -6190,7 +6190,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -6336,7 +6336,7 @@
"command": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu129"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -6370,7 +6370,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -6516,7 +6516,7 @@
"command": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -6550,7 +6550,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -6696,7 +6696,7 @@
"command": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -6730,7 +6730,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}
@@ -6876,7 +6876,7 @@
"command": "pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130"
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"command": null
}
},
@@ -6910,7 +6910,7 @@
}
},
"rocm5.x": {
- "note": "NOTE: ROCm is not available on Windows",
+ "note": "See: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html",
"versions": null
}
}