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
This annotation may be wrong: encoder_attention_mask (torch.Tensorof shape(bsz, seq_len)): the padding mask of the source side.
Does it refer to: shape (bsz, 1, tgt_len, src_len)
The text was updated successfully, but these errors were encountered:
This annotation may be wrong:
encoder_attention_mask (
torch.Tensorof shape
(bsz, seq_len)): the padding mask of the source side.
Does it refer to:
shape (bsz, 1, tgt_len, src_len)
The text was updated successfully, but these errors were encountered: