pytorch.github.io icon indicating copy to clipboard operation
pytorch.github.io copied to clipboard

fix script: quick-start-module.js / stable, windows, pip, cpu only

Open cpprhtn opened this issue 1 year ago • 1 comments

#1688

I tried to install the cpu version of torch, but unlike the previous versions, the --index-url notation of the cpu version disappeared.

cpprhtn avatar Jul 25 '24 02:07 cpprhtn

Deploy Preview for pytorch-dot-org-preview processing.

Name Link
Latest commit e7fef68d1992948810c0d6c782336ac57d8dbc02
Latest deploy log https://app.netlify.com/sites/pytorch-dot-org-preview/deploys/66ad895dc8e2c2000853389a

netlify[bot] avatar Jul 25 '24 02:07 netlify[bot]

Yes. Now I know pip3 install torch torchvision torchaudio and pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu is same.

Thanks. I'll end this issue.

cpprhtn avatar Aug 03 '24 01:08 cpprhtn