Open haezu opened 4 years ago
How can I train with multi-gpus? nn.Dataparallel does't work.
You can refer to the CycleGAN implementation for multi-gpus training.
Did you solve this problem?
How can I train with multi-gpus? nn.Dataparallel does't work.