Install PyTorch Windows

preview_player
Показать описание
How to install PyTorch on Windows with GPU support

1. Download and install Nvidia Graphic Drivers

2. Download and install CUDA
* Make sure installing CUDA version supported by PyTorch

4. Go to PyTorch website to get the command line for PyTorch installation
5. Open a command prompt and run the command

Verification
1. Open a command prompt and run 'python'
2. import torch
Рекомендации по теме
Комментарии
Автор

thank you so much i have been looking for days and your video is by far the best one and it actually worked. THANK YOU. :D

bupehara