TransGAN icon indicating copy to clipboard operation
TransGAN copied to clipboard

Questions about multi-GPU training

Open CLIKERS opened this issue 2 years ago • 0 comments

How to train multiple Gpus? A direct use of nn.DataParallel(model) does not seem feasible.

CLIKERS avatar Mar 30 '24 09:03 CLIKERS