Installing PyTorch with CUDA via PowerShell
Check your NVIDIA drivers and CUDA toolkit
Uninstall the CPU version of PyTorch (assuming that your PyTorch is currently based on CPU version)
Install PyTorch with CUDA 11.6 using PowerShell
Step 1: Check NVIDIA Drivers & CUDA Toolkit
Open Power...