I can\'t find any command to uninstall and remove all PyTorch dependencies. Even on the pytorch.org website.
I installed PyTorch with
conda install p
You can safely delete the pytorch installation using the following conda command:
conda uninstall pytorch-cpu torchvision-cpu pytorch