简介:pytorch怎么卸载
pytorch怎么卸载如果您不再需要使用 PyTorch,可以通过以下步骤将其卸载:
pip uninstall torch
conda uninstall pytorch
pip show torch
conda list pytorch