BNNSLossReductionWeightedMean
Sums the loss of all samples in the batch and divides by the sum of all weights.
Declaration
var BNNSLossReductionWeightedMean: BNNSLossReductionFunction { get }Discussion
BNNSLossReductionWeightedMean sums the loss of all samples in the batch and divides by the sum of all weights.