FuxiCV / MeInGame

MeInGame: Create a Game Character Face from a Single Portrait, AAAI 2021
MIT License
653 stars 119 forks source link

How to run your demo code on multiple GPUs #25

Open cravisjan97 opened 3 years ago

cravisjan97 commented 3 years ago

When I try to run main.py on two or more GPUs I get RuntimeError: module must have its parameters and buffers on device cuda:0 (device_ids[0]) but found one of them on the device: cuda:1. How do I solve this issue as my single GPU has low memory