Decodes `targets` given encoded source. Args: theta: A `.NestedMap` object containing weights' values of this layer and its children layers. encoder_outputs: A '.NestedMap' object computed by encoder. * encoded - Source encoding of shape [source_time, source_batch, d
(self, theta, encoder_outputs, targets)
source not stored for this graph (policy: none)
no test coverage detected