clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.5k stars 659 forks source link

Can someone make this code work with tf.distribute.Strategy() for multi GPU training ? #111

Open thusinh1969 opened 3 years ago

thusinh1969 commented 3 years ago

Can someone make this code work with tf.distribute.Strategy() for multi GPU training?

I simply gave up really as errors after errors.

Thanks, Steve