udacity / dlnd-issue-reports

5 stars 0 forks source link

Bug in DCGAN-SVHN notebook #523

Closed VikramRadhakrishnan closed 6 years ago

VikramRadhakrishnan commented 6 years ago

In the DCGAN section, I encounter this error when I run the provided notebook. The error occurs when I run the train function.

Inputs to operation gradients/discriminator/Maximum_2_grad/Select_1 of type Select must have the same size and shape. Input 0: [128,4,4,256] != input 1: [128,256,4,4]

I am using TF version 1.5

lcrucks commented 6 years ago

Hi Vikram,

I could not reproduce this error; you may want to post this on the forums (discussions.udacity.com)