diff --git a/_includes/quick_start_local.html b/_includes/quick_start_local.html
index 36d06a8c1c32..8c40e683b7b5 100644
--- a/_includes/quick_start_local.html
+++ b/_includes/quick_start_local.html
@@ -35,7 +35,7 @@
Preview (Nightly)
diff --git a/assets/quick-start-module.js b/assets/quick-start-module.js
index 58b74d0f1d8e..d6a128f3b761 100644
--- a/assets/quick-start-module.js
+++ b/assets/quick-start-module.js
@@ -242,7 +242,11 @@ $("[data-toggle='cloud-dropdown']").on("click", function(e) {
});
function commandMessage(key) {
+<<<<<<< HEAD
var object = {"preview,pip,linux,accnone,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,linux,cuda10.2,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu102/torch_nightly.html", "preview,pip,linux,cuda11.x,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu113/torch_nightly.html", "preview,pip,linux,rocm4.x,python": "pip3 install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/rocm4.3.1/torch_nightly.html", "preview,conda,linux,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-nightly", "preview,conda,linux,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch-nightly", "preview,conda,linux,rocm4.x,python": "
NOTE: Conda packages are not currently available for ROCm, please use pip instead
", "preview,conda,linux,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly", "preview,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda10.2,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu102/libtorch-shared-with-deps-latest.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu102/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda11.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu1133/libtorch-shared-with-deps-latest.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm4.x,cplusplus": "LibTorch binaries are not available for ROCm, please build it from source", "preview,pip,macos,cuda10.2,python": "# On MacOS, we provide CPU-only packages, CUDA functionality is not provided
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,macos,cuda11.x,python": "# On MacOS, we provide CPU-only packages, CUDA functionality is not provided
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,macos,rocm4.x,python": "# ROCm is not available on MacOS
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,conda,macos,cuda10.2,python": "conda install pytorch torchvision torchaudio -c pytorch-nightly", "preview,conda,macos,cuda11.x,python": "conda install pytorch torchvision torchaudio -c pytorch-nightly", "preview,conda,macos,rocm4.x,python": "
NOTE: ROCm is not available on MacOS", "preview,conda,macos,accnone,python": "conda install pytorch torchvision torchaudio -c pytorch-nightly", "preview,libtorch,macos,accnone,cplusplus": "Download here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,libtorch,macos,cuda10.2,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,libtorch,macos,cuda11.x,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,libtorch,macos,rocm4.x,cplusplus": "ROCm is not available on MacOS. Download CPU libtorch here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,pip,windows,accnone,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,windows,cuda10.2,python": "CUDA-10.2 PyTorch builds are no longer available for Windows, please use CUDA-11.3", "preview,pip,windows,cuda11.x,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu113/torch_nightly.html", "preview,pip,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "preview,conda,windows,cuda10.2,python": "CUDA-10.2 PyTorch builds are no longer available for Windows, please use CUDA-11.3", "preview,conda,windows,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch-nightly", "preview,conda,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "preview,conda,windows,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly", "preview,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda10.2,cplusplus": "CUDA-10.2 PyTorch builds are no longer available for Windows, please use CUDA-11.3", "preview,libtorch,windows,cuda11.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-win-shared-with-deps-latest.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,rocm4.x,cplusplus": "
NOTE: ROCm is not available on Windows", "lts,pip,linux,accnone,python": "pip3 install torch==1.8.2+cpu torchvision==0.9.2+cpu torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,linux,cuda10.2,python": "pip3 install torch==1.8.2+cu102 torchvision==0.9.2+cu102 torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,linux,cuda11.x,python": "pip3 install torch==1.8.2+cu111 torchvision==0.9.2+cu111 torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,linux,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,linux,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-lts", "lts,conda,linux,cuda11.x,python": "
NOTE: 'nvidia' channel is required for cudatoolkit 11.1
conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch-lts -c nvidia", "lts,conda,linux,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,linux,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-lts", "lts,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-shared-with-deps-1.8.2%2Bcpu.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-cxx11-abi-shared-with-deps-1.8.2%2Bcpu.zip", "lts,libtorch,linux,cuda10.2,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-shared-with-deps-1.8.2%2Bcu102.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-cxx11-abi-shared-with-deps-1.8.2%2Bcu102.zip", "lts,libtorch,linux,cuda11.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-shared-with-deps-1.8.2%2Bcu111.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-cxx11-abi-shared-with-deps-1.8.2%2Bcu111.zip", "lts,libtorch,linux,rocm4.x,cplusplus": "
NOTE: ROCm is not supported in LTS", "lts,pip,macos,cuda10.2,python": "# macOS is not currently supported for lts", "lts,pip,macos,cuda11.x,python": "# macOS is not currently supported for lts", "lts,pip,macos,rocm4.x,python": "# macOS is not currently supported for lts", "lts,pip,macos,accnone,python": "# macOS is not currently supported for lts", "lts,conda,macos,cuda10.2,python": "# macOS is not currently supported for lts", "lts,conda,macos,cuda11.x,python": "# macOS is not currently supported for lts", "lts,conda,macos,rocm4.x,python": "# macOS is not currently supported for lts", "lts,conda,macos,accnone,python": "# macOS is not currently supported for lts", "lts,libtorch,macos,accnone,cplusplus": "# macOS is not currently supported for lts", "lts,libtorch,macos,cuda10.2,cplusplus": "# macOS is not currently supported for lts", "lts,libtorch,macos,cuda11.x,cplusplus": "# macOS is not currently supported for lts", "lts,libtorch,macos,rocm4.x,cplusplus": "# macOS is not currently supported for lts", "lts,pip,windows,accnone,python": "pip3 install torch==1.8.2+cpu torchvision==0.9.2+cpu torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,windows,cuda10.2,python": "pip3 install torch==1.8.2+cu102 torchvision==0.9.2+cu102 torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,windows,cuda11.x,python": "pip3 install torch==1.8.2+cu111 torchvision==0.9.2+cu111 torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,windows,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,windows,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-lts", "lts,conda,windows,cuda11.x,python": "
NOTE: 'conda-forge' channel is required for cudatoolkit 11.1
conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch-lts -c conda-forge", "lts,conda,windows,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,windows,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-lts", "lts,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-win-shared-with-deps-1.8.2%2Bcpu.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-win-shared-with-deps-debug-1.8.2%2Bcpu.zip", "lts,libtorch,windows,cuda10.2,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-win-shared-with-deps-1.8.2%2Bcu102.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-win-shared-with-deps-debug-1.8.2%2Bcu102.zip", "lts,libtorch,windows,cuda11.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-win-shared-with-deps-1.8.2%2Bcu111.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-win-shared-with-deps-debug-1.8.2%2Bcu111.zip", "lts,libtorch,windows,rocm4.x,cplusplus": "
NOTE: ROCm is not supported in LTS", "stable,pip,linux,accnone,python": "pip3 install torch==1.10.2+cpu torchvision==0.11.3+cpu torchaudio==0.10.2+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html", "stable,pip,linux,cuda10.2,python": "pip3 install torch torchvision torchaudio", "stable,pip,linux,cuda11.x,python": "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", "stable,pip,linux,rocm4.x,python": "pip3 install torch torchvision==0.11.3 -f https://download.pytorch.org/whl/rocm4.2/torch_stable.html", "stable,conda,linux,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch", "stable,conda,linux,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch", "stable,conda,linux,rocm4.x,python": "
NOTE: Conda packages are not currently available for ROCm, please use pip instead
", "stable,conda,linux,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch", "stable,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.10.2%2Bcpu.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.10.2%2Bcpu.zip", "stable,libtorch,linux,cuda10.2,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.10.2%2Bcu102.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu102/libtorch-cxx11-abi-shared-with-deps-1.10.2%2Bcu102.zip", "stable,libtorch,linux,cuda11.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu113/libtorch-shared-with-deps-1.10.2%2Bcu113.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu113/libtorch-cxx11-abi-shared-with-deps-1.10.2%2Bcu113.zip", "stable,libtorch,linux,rocm4.x,cplusplus": "LibTorch binaries are not available for ROCm, please build it from source", "stable,pip,macos,cuda10.2,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
pip3 install torch torchvision torchaudio", "stable,pip,macos,cuda11.x,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
pip3 install torch torchvision torchaudio", "stable,pip,macos,rocm4.x,python": "
NOTE: ROCm is not available on MacOS", "stable,pip,macos,accnone,python": "pip3 install torch torchvision torchaudio", "stable,conda,macos,cuda10.2,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
conda install pytorch torchvision torchaudio -c pytorch", "stable,conda,macos,cuda11.x,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
conda install pytorch torchvision torchaudio -c pytorch", "stable,conda,macos,rocm4.x,python": "
NOTE: ROCm is not available on MacOS", "stable,conda,macos,accnone,python": "conda install pytorch torchvision torchaudio -c pytorch", "stable,libtorch,macos,accnone,cplusplus": "Download here:
https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.10.2.zip", "stable,libtorch,macos,cuda10.2,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.10.2.zip", "stable,libtorch,macos,cuda11.x,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.10.2.zip", "stable,libtorch,macos,rocm4.x,cplusplus": "
NOTE: ROCm is not available on MacOS", "stable,pip,windows,accnone,python": "pip3 install torch torchvision torchaudio", "stable,pip,windows,cuda10.2,python": "pip3 install torch==1.10.2+cu102 torchvision==0.11.3+cu102 torchaudio===0.10.2+cu102 -f https://download.pytorch.org/whl/cu102/torch_stable.html", "stable,pip,windows,cuda11.x,python": "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", "stable,pip,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "stable,conda,windows,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch", "stable,conda,windows,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch", "stable,conda,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "stable,conda,windows,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.10.2%2Bcpu.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.10.2%2Bcpu.zip", "stable,libtorch,windows,cuda10.2,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.10.2%2Bcu102.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.10.2%2Bcu102.zip", "stable,libtorch,windows,cuda11.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-1.10.2%2Bcu113.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-debug-1.10.2%2Bcu113.zip", "stable,libtorch,windows,rocm4.x,cplusplus": "
NOTE: ROCm is not available on Windows"};
+=======
+ var object = {"preview,pip,linux,accnone,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,linux,cuda10.2,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu102/torch_nightly.html", "preview,pip,linux,cuda11.x,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu113/torch_nightly.html", "preview,pip,linux,rocm4.x,python": "pip3 install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/rocm4.3.1/torch_nightly.html", "preview,conda,linux,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-nightly", "preview,conda,linux,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch-nightly", "preview,conda,linux,rocm4.x,python": "
NOTE: Conda packages are not currently available for ROCm, please use pip instead
", "preview,conda,linux,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly", "preview,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda10.2,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu102/libtorch-shared-with-deps-latest.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu102/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,cuda11.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-shared-with-deps-latest.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-cxx11-abi-shared-with-deps-latest.zip", "preview,libtorch,linux,rocm4.x,cplusplus": "LibTorch binaries are not available for ROCm, please build it from source", "preview,pip,macos,cuda10.2,python": "# On MacOS, we provide CPU-only packages, CUDA functionality is not provided
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,macos,cuda11.x,python": "# On MacOS, we provide CPU-only packages, CUDA functionality is not provided
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,macos,rocm4.x,python": "# ROCm is not available on MacOS
pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,macos,accnone,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,conda,macos,cuda10.2,python": "conda install pytorch torchvision torchaudio -c pytorch-nightly", "preview,conda,macos,cuda11.x,python": "conda install pytorch torchvision torchaudio -c pytorch-nightly", "preview,conda,macos,rocm4.x,python": "
NOTE: ROCm is not available on MacOS", "preview,conda,macos,accnone,python": "conda install pytorch torchvision torchaudio -c pytorch-nightly", "preview,libtorch,macos,accnone,cplusplus": "Download here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,libtorch,macos,cuda10.2,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,libtorch,macos,cuda11.x,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,libtorch,macos,rocm4.x,cplusplus": "ROCm is not available on MacOS. Download CPU libtorch here:
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-macos-latest.zip", "preview,pip,windows,accnone,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html", "preview,pip,windows,cuda10.2,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu102/torch_nightly.html", "preview,pip,windows,cuda11.x,python": "pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cu113/torch_nightly.html", "preview,pip,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "preview,conda,windows,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-nightly", "preview,conda,windows,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch-nightly", "preview,conda,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "preview,conda,windows,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly", "preview,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-latest.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/nightly/cpu/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda10.2,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu102/libtorch-win-shared-with-deps-latest.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu102/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,cuda11.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-win-shared-with-deps-latest.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/nightly/cu113/libtorch-win-shared-with-deps-debug-latest.zip", "preview,libtorch,windows,rocm4.x,cplusplus": "
NOTE: ROCm is not available on Windows", "lts,pip,linux,accnone,python": "pip3 install torch==1.8.2+cpu torchvision==0.9.2+cpu torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,linux,cuda10.2,python": "pip3 install torch==1.8.2+cu102 torchvision==0.9.2+cu102 torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,linux,cuda11.x,python": "pip3 install torch==1.8.2+cu111 torchvision==0.9.2+cu111 torchaudio==0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,linux,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,linux,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-lts", "lts,conda,linux,cuda11.x,python": "
NOTE: 'nvidia' channel is required for cudatoolkit 11.1
conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch-lts -c nvidia", "lts,conda,linux,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,linux,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-lts", "lts,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-shared-with-deps-1.8.2%2Bcpu.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-cxx11-abi-shared-with-deps-1.8.2%2Bcpu.zip", "lts,libtorch,linux,cuda10.2,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-shared-with-deps-1.8.2%2Bcu102.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-cxx11-abi-shared-with-deps-1.8.2%2Bcu102.zip", "lts,libtorch,linux,cuda11.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-shared-with-deps-1.8.2%2Bcu111.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-cxx11-abi-shared-with-deps-1.8.2%2Bcu111.zip", "lts,libtorch,linux,rocm4.x,cplusplus": "
NOTE: ROCm is not supported in LTS", "lts,pip,macos,cuda10.2,python": "# macOS is not currently supported for lts", "lts,pip,macos,cuda11.x,python": "# macOS is not currently supported for lts", "lts,pip,macos,rocm4.x,python": "# macOS is not currently supported for lts", "lts,pip,macos,accnone,python": "# macOS is not currently supported for lts", "lts,conda,macos,cuda10.2,python": "# macOS is not currently supported for lts", "lts,conda,macos,cuda11.x,python": "# macOS is not currently supported for lts", "lts,conda,macos,rocm4.x,python": "# macOS is not currently supported for lts", "lts,conda,macos,accnone,python": "# macOS is not currently supported for lts", "lts,libtorch,macos,accnone,cplusplus": "# macOS is not currently supported for lts", "lts,libtorch,macos,cuda10.2,cplusplus": "# macOS is not currently supported for lts", "lts,libtorch,macos,cuda11.x,cplusplus": "# macOS is not currently supported for lts", "lts,libtorch,macos,rocm4.x,cplusplus": "# macOS is not currently supported for lts", "lts,pip,windows,accnone,python": "pip3 install torch==1.8.2+cpu torchvision==0.9.2+cpu torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,windows,cuda10.2,python": "pip3 install torch==1.8.2+cu102 torchvision==0.9.2+cu102 torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,windows,cuda11.x,python": "pip3 install torch==1.8.2+cu111 torchvision==0.9.2+cu111 torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html", "lts,pip,windows,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,windows,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-lts", "lts,conda,windows,cuda11.x,python": "
NOTE: 'conda-forge' channel is required for cudatoolkit 11.1
conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch-lts -c conda-forge", "lts,conda,windows,rocm4.x,python": "
NOTE: ROCm is not supported in LTS", "lts,conda,windows,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-lts", "lts,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-win-shared-with-deps-1.8.2%2Bcpu.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/lts/1.8/cpu/libtorch-win-shared-with-deps-debug-1.8.2%2Bcpu.zip", "lts,libtorch,windows,cuda10.2,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-win-shared-with-deps-1.8.2%2Bcu102.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/lts/1.8/cu102/libtorch-win-shared-with-deps-debug-1.8.2%2Bcu102.zip", "lts,libtorch,windows,cuda11.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-win-shared-with-deps-1.8.2%2Bcu111.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/lts/1.8/cu111/libtorch-win-shared-with-deps-debug-1.8.2%2Bcu111.zip", "lts,libtorch,windows,rocm4.x,cplusplus": "
NOTE: ROCm is not supported in LTS", "stable,pip,linux,accnone,python": "pip3 install torch==1.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html", "stable,pip,linux,cuda10.2,python": "pip3 install torch torchvision torchaudio", "stable,pip,linux,cuda11.x,python": "pip3 install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html", "stable,pip,linux,rocm4.x,python": "pip3 install torch torchvision==0.12.0 -f https://download.pytorch.org/whl/rocm4.2/torch_stable.html", "stable,conda,linux,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch", "stable,conda,linux,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch", "stable,conda,linux,rocm4.x,python": "
NOTE: Conda packages are not currently available for ROCm, please use pip instead
", "stable,conda,linux,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch", "stable,libtorch,linux,accnone,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.11.0%2Bcpu.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.11.0%2Bcpu.zip", "stable,libtorch,linux,cuda10.2,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.11.0%2Bcu102.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu102/libtorch-cxx11-abi-shared-with-deps-1.11.0%2Bcu102.zip", "stable,libtorch,linux,cuda11.x,cplusplus": "Download here (Pre-cxx11 ABI):
https://download.pytorch.org/libtorch/cu113/libtorch-shared-with-deps-1.11.0%2Bcu113.zipDownload here (cxx11 ABI):
https://download.pytorch.org/libtorch/cu113/libtorch-cxx11-abi-shared-with-deps-1.11.0%2Bcu113.zip", "stable,libtorch,linux,rocm4.x,cplusplus": "LibTorch binaries are not available for ROCm, please build it from source", "stable,pip,macos,cuda10.2,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
pip3 install torch torchvision torchaudio", "stable,pip,macos,cuda11.x,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
pip3 install torch torchvision torchaudio", "stable,pip,macos,rocm4.x,python": "
NOTE: ROCm is not available on MacOS", "stable,pip,macos,accnone,python": "pip3 install torch torchvision torchaudio", "stable,conda,macos,cuda10.2,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
conda install pytorch torchvision torchaudio -c pytorch", "stable,conda,macos,cuda11.x,python": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed
conda install pytorch torchvision torchaudio -c pytorch", "stable,conda,macos,rocm4.x,python": "
NOTE: ROCm is not available on MacOS", "stable,conda,macos,accnone,python": "conda install pytorch torchvision torchaudio -c pytorch", "stable,libtorch,macos,accnone,cplusplus": "Download here:
https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.11.0.zip", "stable,libtorch,macos,cuda10.2,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.11.0.zip", "stable,libtorch,macos,cuda11.x,cplusplus": "MacOS binaries do not support CUDA. Download CPU libtorch here:
https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.11.0.zip", "stable,libtorch,macos,rocm4.x,cplusplus": "
NOTE: ROCm is not available on MacOS", "stable,pip,windows,accnone,python": "pip3 install torch torchvision torchaudio", "stable,pip,windows,cuda10.2,python": "pip3 install torch==1.11.0+cu102 torchvision==0.12.0+cu102 torchaudio===0.11.0+cu102 -f https://download.pytorch.org/whl/cu102/torch_stable.html", "stable,pip,windows,cuda11.x,python": "pip3 install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio===0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html", "stable,pip,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "stable,conda,windows,cuda10.2,python": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch", "stable,conda,windows,cuda11.x,python": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch", "stable,conda,windows,rocm4.x,python": "
NOTE: ROCm is not available on Windows", "stable,conda,windows,accnone,python": "conda install pytorch torchvision torchaudio cpuonly -c pytorch", "stable,libtorch,windows,accnone,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.11.0%2Bcpu.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.11.0%2Bcpu.zip", "stable,libtorch,windows,cuda10.2,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.11.0%2Bcu102.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.11.0%2Bcu102.zip", "stable,libtorch,windows,cuda11.x,cplusplus": "Download here (Release version):
https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-1.11.0%2Bcu113.zipDownload here (Debug version):
https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-debug-1.11.0%2Bcu113.zip", "stable,libtorch,windows,rocm4.x,cplusplus": "
NOTE: ROCm is not available on Windows"};
+>>>>>>> 7fe69655d386 (Release 1.11.0 modifying release matrix)
var lts_notice = "
";
if (!object.hasOwnProperty(key)) {
diff --git a/published_versions.json b/published_versions.json
index 9b8bd6f8199f..8af875c28dcd 100644
--- a/published_versions.json
+++ b/published_versions.json
@@ -1,5 +1,5 @@
{
- "latest_stable": "1.10.2",
+ "latest_stable": "1.11.0",
"latest_lts": "lts-1.8.2",
"versions": {
"preview": {
@@ -58,7 +58,7 @@
"cuda11.x": {
"note": null,
"versions": {
- "Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu1133/libtorch-shared-with-deps-latest.zip",
+ "Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu113/libtorch-shared-with-deps-latest.zip",
"Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/nightly/cu113/libtorch-cxx11-abi-shared-with-deps-latest.zip"
}
},
@@ -196,6 +196,200 @@
}
}
},
+ "1.11.0": {
+ "linux": {
+ "pip": {
+ "accnone": {
+ "note": null,
+ "command": "pip3 install torch==1.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html"
+ },
+ "cuda10.2": {
+ "note": null,
+ "command": "pip3 install torch torchvision torchaudio"
+ },
+ "cuda11.x": {
+ "note": null,
+ "command": "pip3 install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html"
+ },
+ "rocm4.x": {
+ "note": null,
+ "command": "pip3 install torch torchvision==0.12.0 -f https://download.pytorch.org/whl/rocm4.2/torch_stable.html"
+ }
+ },
+ "conda": {
+ "cuda10.2": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch"
+ },
+ "cuda11.x": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch"
+ },
+ "rocm4.x": {
+ "note": "
NOTE: Conda packages are not currently available for ROCm, please use pip instead
",
+ "command": null
+ },
+ "accnone": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio cpuonly -c pytorch"
+ }
+ },
+ "libtorch": {
+ "accnone": {
+ "note": null,
+ "versions": {
+ "Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.11.0%2Bcpu.zip",
+ "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.11.0%2Bcpu.zip"
+ }
+ },
+ "cuda10.2": {
+ "note": null,
+ "versions": {
+ "Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.11.0%2Bcu102.zip",
+ "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cu102/libtorch-cxx11-abi-shared-with-deps-1.11.0%2Bcu102.zip"
+ }
+ },
+ "cuda11.x": {
+ "note": null,
+ "versions": {
+ "Download here (Pre-cxx11 ABI):": "https://download.pytorch.org/libtorch/cu113/libtorch-shared-with-deps-1.11.0%2Bcu113.zip",
+ "Download here (cxx11 ABI):": "https://download.pytorch.org/libtorch/cu113/libtorch-cxx11-abi-shared-with-deps-1.11.0%2Bcu113.zip"
+ }
+ },
+ "rocm4.x": {
+ "note": "LibTorch binaries are not available for ROCm, please build it from source",
+ "versions": null
+ }
+ }
+ },
+ "macos": {
+ "pip": {
+ "cuda10.2": {
+ "note": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed",
+ "command": "pip3 install torch torchvision torchaudio"
+ },
+ "cuda11.x": {
+ "note": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed",
+ "command": "pip3 install torch torchvision torchaudio"
+ },
+ "rocm4.x": {
+ "note": "
NOTE: ROCm is not available on MacOS",
+ "command": null
+ },
+ "accnone": {
+ "note": null,
+ "command": "pip3 install torch torchvision torchaudio"
+ }
+ },
+ "conda": {
+ "cuda10.2": {
+ "note": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed",
+ "command": "conda install pytorch torchvision torchaudio -c pytorch"
+ },
+ "cuda11.x": {
+ "note": "# MacOS Binaries dont support CUDA, install from source if CUDA is needed",
+ "command": "conda install pytorch torchvision torchaudio -c pytorch"
+ },
+ "rocm4.x": {
+ "note": "
NOTE: ROCm is not available on MacOS",
+ "command": null
+ },
+ "accnone": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio -c pytorch"
+ }
+ },
+ "libtorch": {
+ "accnone": {
+ "note": null,
+ "versions": {
+ "Download here:": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.11.0.zip"
+ }
+ },
+ "cuda10.2": {
+ "note": null,
+ "versions": {
+ "MacOS binaries do not support CUDA. Download CPU libtorch here:": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.11.0.zip"
+ }
+ },
+ "cuda11.x": {
+ "note": null,
+ "versions": {
+ "MacOS binaries do not support CUDA. Download CPU libtorch here:": "https://download.pytorch.org/libtorch/cpu/libtorch-macos-1.11.0.zip"
+ }
+ },
+ "rocm4.x": {
+ "note": "
NOTE: ROCm is not available on MacOS",
+ "versions": null
+ }
+ }
+ },
+ "windows": {
+ "pip": {
+ "accnone": {
+ "note": null,
+ "command": "pip3 install torch torchvision torchaudio"
+ },
+ "cuda10.2": {
+ "note": null,
+ "command": "pip3 install torch==1.11.0+cu102 torchvision==0.12.0+cu102 torchaudio===0.11.0+cu102 -f https://download.pytorch.org/whl/cu102/torch_stable.html"
+ },
+ "cuda11.x": {
+ "note": null,
+ "command": "pip3 install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio===0.11.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html"
+ },
+ "rocm4.x": {
+ "note": "
NOTE: ROCm is not available on Windows",
+ "command": null
+ }
+ },
+ "conda": {
+ "cuda10.2": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch"
+ },
+ "cuda11.x": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch"
+ },
+ "rocm4.x": {
+ "note": "
NOTE: ROCm is not available on Windows",
+ "command": null
+ },
+ "accnone": {
+ "note": null,
+ "command": "conda install pytorch torchvision torchaudio cpuonly -c pytorch"
+ }
+ },
+ "libtorch": {
+ "accnone": {
+ "note": null,
+ "versions": {
+ "Download here (Release version):": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.11.0%2Bcpu.zip",
+ "Download here (Debug version):": "https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.11.0%2Bcpu.zip"
+ }
+ },
+ "cuda10.2": {
+ "note": null,
+ "versions": {
+ "Download here (Release version):": "https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.11.0%2Bcu102.zip",
+ "Download here (Debug version):": "https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.11.0%2Bcu102.zip"
+ }
+ },
+ "cuda11.x": {
+ "note": null,
+ "versions": {
+ "Download here (Release version):": "https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-1.11.0%2Bcu113.zip",
+ "Download here (Debug version):": "https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-debug-1.11.0%2Bcu113.zip"
+ }
+ },
+ "rocm4.x": {
+ "note": "
NOTE: ROCm is not available on Windows",
+ "versions": null
+ }
+ }
+ }
+ },
"1.10.2": {
"linux": {
"pip": {