Ubuntu完全卸载CUDA

sudo apt-get remove --auto-remove nvidia-cuda*
sudo rm -rf /usr/local/cuda*

你可能感兴趣的:(深度学习)