Args: x (Tensor): input to the layer of shape `(seq_len, batch, embed_dim)` encoder_padding_mask (ByteTensor): binary ByteTensor of shape `(batch, src_len)` where padding elements are indicated by ``1``. Returns: encoded output of
(self, x, encoder_padding_mask)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected