Populates a metrics dictionary based on the output of ComputePredictions. Args: theta: Nested map describing decoder model parameters. predictions: NestedMap describing the decoding process, requiring: .softmax_input: Tensor of shape [time, batch, params.softmax.input_dim].
(self, theta, predictions, targets)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected