Mps device, torch backend

Thanks for the resource @Mah_Neh,
Yes, I have Ventura.

An easy trick that worked was uninstalling the torch (that I had not done previously) and reinstalling it with the following command:

pip3 install --pre torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu
1 Like