wchen342/SketchyGAN

A problem about tensor dimension

Closed this issue · 1 comments

Hi, all. When training the data, I've met a problem about tensor's dimensions. It says the dimensions of tensors are not matched. The info of error is shown in the picture.
training error
Could anyone help to solve this problem? Thank you .

By the way, my tensorflow's version is 1.7. I choose data of 4 labels for training, and the setting of csv file is shown in the attached picture.
csv setting

Thanks.

The problem is caused by a recent change in Tensorflow. It should be fixed now.