Remove the attention probs on EOS symbol and renormalize. Args: p: decoder params. probs: attention probs matrix; float [batch, target_len, source_len]. source_enc_len: source encoder length; int [batch]. Returns: probs with value on last actual token (EOS token) re
(self, p, probs, source_enc_len)
source not stored for this graph (policy: none)
no outgoing calls