Tensorflow-MultiGPU-VAE-GAN
Tensorflow-MultiGPU-VAE-GAN copied to clipboard
Conversion of headers to np.string_
I may be mistaken about that, but when I ran the code I got an error: TypeError: No conversion path for dtype('<U19')
After googling I added this type conversion and everything worked fine.