You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
when i run the "python train.py", it always raise exception, TypeError: Expected int32, got list containing Tensors of type '_Message' instead, in the phrase "y_disc = tf.concat(0, [y, y * 0])", but i look tensorflow API find it was right , but in tensorflow 1.0.0 can't work, so i find your help, thanks