|
|
|
|
|
by godelski
820 days ago
|
|
Yes. I simply do python -m pip install torch torchvision
and it works. It used to not, but it's been fine for me for about a year now.There's a very good chance I've installed cuda on my system before this though. And usually cudnn and some other packages because this is part of my standard install. And then I also never run into the issue where a package is looking for nvcc. |
|