MCPcopy Create free account
hub / github.com/ansleliu/LightNetPlusPlus / forward

Method forward

utils/losses.py:572–620  ·  view source on GitHub ↗

: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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected