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
In MaskGan, seq2seq_vd, if the training strategy is cross_entropy, all the logits, ,log_probs output of the generator's decoder are set to 0. Why is this the case?