pytorch-CycleGAN-and-pix2pix
pytorch-CycleGAN-and-pix2pix copied to clipboard
Apple Silicon M1 GPU Support
Hi, how it is possible to change the code for M1 Gpu's ? The new PyTorch version supports the M1 chip.
#1445 looks like a good fix. Let us know if it works for @Sroebel. We are still evaluating whether we want to merge the PR as it may require many changes to the interface, while most of the users still use NVIDIA GPUs.
Any update on this?