Contents

reduction

The function that’s used to reduce the computed loss (must be sum reduction for YOLO).

Declaration

var reduction: BNNSLossReductionFunction

See Also

Instance Properties