Args: src_sents: Tensor [batch, src_length] tensor for source sentences src_masks: Tensor [batch, src_length] or None tensor for source masks n_len: int (default 1) number of length candidates n
(self, src_sents: torch.Tensor, src_masks: torch.Tensor,
n_len: int = 1, n_tr: int = 1, tau: float = 0.0)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected