`target`: (batch, length) `enc_out`: Encoder output, (batch, length, hidden_size) `enc_hid`: last hidden state of encoder TODO Truncated BPTT
(self, target, enc_out, enc_hid)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected