DequanZhu / GANs-collections-tf2.0_keras-eager_mode

This repository implements all kinds of GAN-models based on tensorflow2.0 keras API including GAN, CGAN, WGAN, WGAN_GP, VAE, CVAE, LSGAN, infoGAN, EBGAN, BEGAN, ACGAN
136 stars 25 forks source link

Works perfectly on GPU #3

Open markemus opened 4 years ago

markemus commented 4 years ago

Hey, I just wanted to say thank you for your work putting this together, and to let you know that your code works perfectly on GPU with no modifications.