Given predictions of shape [B x nof_classes] and targets of shape [B] compute and return the CrossEntropyLoss.
[B x nof_classes]
[B]
CrossEntropyLoss.forward()
dgs.models.loss.loss.CrossEntropyLoss
dgs.models.metric