:param predictions: Network Predictions of size [N, C, H, W], where C = number of classes :param targets: Ground Truth label of size [N, H, W] :return: loss
(self, predictions, targets)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected