From e0a541033601910be874f2070cb88ca4fc27bb74 Mon Sep 17 00:00:00 2001 From: Kishan Savant <66986430+NeoKish@users.noreply.github.com> Date: Wed, 22 Dec 2021 18:02:01 +0530 Subject: [PATCH 1/4] Fixed the mistakes for Conda Installation --- _get_started/previous-versions.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_get_started/previous-versions.md b/_get_started/previous-versions.md index 75c168ac47b1..d9e8e3b72e00 100644 --- a/_get_started/previous-versions.md +++ b/_get_started/previous-versions.md @@ -31,12 +31,12 @@ conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 -c pytorch ##### Linux and Windows ``` +# CUDA 11.1 +conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cudatoolkit=11.1 -c pytorch + # CUDA 10.2 conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cudatoolkit=10.2 -c pytorch -# CUDA 11.3 -conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cudatoolkit=11.3 -c pytorch -c conda-forge - # CPU Only conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cpuonly -c pytorch ``` @@ -85,11 +85,14 @@ conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 -c pytorch ##### Linux and Windows ``` +# CUDA 11.1 +conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cudatoolkit=11.1 -c pytorch + # CUDA 10.2 conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cudatoolkit=10.2 -c pytorch -# CUDA 11.3 -conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cudatoolkit=11.3 -c pytorch -c conda-forge +# CUDA 10.1 +conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cudatoolkit=10.1 -c pytorch # CPU Only conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cpuonly -c pytorch From f658291ba91c9ffa975721bfc58db66a29ad7c7c Mon Sep 17 00:00:00 2001 From: Kishan Savant <66986430+NeoKish@users.noreply.github.com> Date: Wed, 23 Feb 2022 10:25:41 +0530 Subject: [PATCH 2/4] Updated mobile_menu.html Fixed the torchvision link issue --- _includes/mobile_menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/mobile_menu.html b/_includes/mobile_menu.html index a60f25ef4b42..d54a9f8202ee 100644 --- a/_includes/mobile_menu.html +++ b/_includes/mobile_menu.html @@ -72,7 +72,7 @@
  • - torchvision + torchvision
  • From 36e0c9224bfba845f7cca873fc0cc445bd32bb27 Mon Sep 17 00:00:00 2001 From: Kishan Savant <66986430+NeoKish@users.noreply.github.com> Date: Wed, 23 Feb 2022 10:41:17 +0530 Subject: [PATCH 3/4] Revert "Updated mobile_menu.html" --- _includes/mobile_menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/mobile_menu.html b/_includes/mobile_menu.html index d54a9f8202ee..a60f25ef4b42 100644 --- a/_includes/mobile_menu.html +++ b/_includes/mobile_menu.html @@ -72,7 +72,7 @@
  • - torchvision + torchvision
  • From aadc56feeaa0811399438b1eb8ade60a2aecf653 Mon Sep 17 00:00:00 2001 From: NeoKi Date: Wed, 23 Feb 2022 18:46:23 +0530 Subject: [PATCH 4/4] Fixes the issue with torchvision link --- _includes/mobile_menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/mobile_menu.html b/_includes/mobile_menu.html index a60f25ef4b42..d54a9f8202ee 100644 --- a/_includes/mobile_menu.html +++ b/_includes/mobile_menu.html @@ -72,7 +72,7 @@
  • - torchvision + torchvision
  • pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy