Encoding src sentences into src encoding representations. Args: src_sents: Tensor [batch, length] masks: Tensor or None [batch, length] Returns: Tensor1, Tensor2 Tensor1: tensor for src encoding [batch, length, hidden_size] Te
(self, src_sents, masks=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected