Args: z: Tensor latent code [batch, length, hidden_size] mask: Tensor mask [batch, length] src: Tensor src encoding [batch, src_length, hidden_size] src_mask: Tensor source mask
(self, z: torch.Tensor, mask: torch.Tensor, src: torch.Tensor, src_mask: torch.Tensor)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected