How to install PyTorch on Windows 11

preview_player
Показать описание
Notice - python 3.11 is yet to be supported by PyTorch. Install Python 3.10.9 instead.

Python installation:

Pytorch installation:

CUDA Toolkit Archive:

Making sure that Cuda is available in Pytorch:
Рекомендации по теме
Комментарии
Автор

Thank you so much for making this video. This is the best video IMO for getting Pytorch installed. It was so complicated for me until I watched your video.

sughosh
Автор

Short, clear, accurate. Thank you for the video

azimbekkhudoyberdiev
Автор

who else is here to get the girl voice changer working lol

ReddyDimensions
Автор

Cheers, Im glad I found your video on the subject

Katjajaja
Автор

Thank you! I really struggle with basic stuff like this so this helped me alot

KnotGuns
Автор

thanks a lot, you are the only one that is straight to the point and with all the information we need, thx man

PapoEmClipes
Автор

time saver .simple n easy.thank a lot !

gutgrinder
Автор

ANyone help it says "Name 'torch' is not defined" after typing python and then import torch

eliqsexe
Автор

mine says the term pip3 isnt recognised

silentdestroyerz
Автор

I have been getting two types of errors in my torch check at the very end, trying to run this application that needs python/ and torch. The erros are syntax error invalid syntax or the newer one I got was indentation error: unexpected indent. It's not showing my graphics card at the very end could that ruin the entire process on opening a shart htttp app ?

rachusashe
Автор

Hello, i just stumbled across your channel, and i have to say, you are doing a great job. But sadly for me, the past two hours, i've been trying to get it to work but it just doens't. First i installed the latest version of python and cuda 12.4 but then realized that the latest version of python doesnt support it currently. Then i tried to install the version you installed in your video and even "copied" the cuda code you have in you video but it still didnt work. When i want to import torch it tells me "raise err" and the specified modul was not found. I would appreciate it very much if you could help me

Ronox
Автор

can someone help me out, my eta is stuck at 0:00:01 second in the terminal

SUPERSAMAOBAMALADEN
Автор

I have integrated intel Iris Xe GPU. Pytorch doesn't support that, does it?

yousifsalam
Автор

mine is stck on Installing collected packages: tbb, mpmath, intel-openmp, typing-extensions, sympy, pillow, numpy, networkx, mkl, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision, torchaudio for like 30 mins now?

LegoGT
Автор

Thanks for the tutorial. Do I need to have visual studio as per the installation? I only have visual studio code.

Devinci
Автор

mine doesn't work when i type in pip --version

floshy
Автор

I keep getting this error

ERROR: Could not find a version that satisfies the requirement torch==1.12.1+cu113 (from versions: none)
ERROR: No matching distribution found for torch==1.12.1+cu113

llanthony
Автор

I have an AMD GPU. Would this still work?

nateholden
Автор

Great vid got everything working!

Quick question, why does this not need cuDNN, every guide I find seems to have this as a step.

blueycrter
Автор

what if i have intel gpu i stil need to instal cuda???

tuhinbiswas