Class LabelwiseLoss¶
Defined in File loss.h
Inheritance Relationships¶
Derived Type¶
public marian::CrossEntropyLoss(Class CrossEntropyLoss)
Class Documentation¶
-
class
LabelwiseLoss¶ Computes loss per given groundtruth label and then reduces to RationalLoss.
Subclassed by marian::CrossEntropyLoss
Public Functions