Contents

weights

Convolution weights.

Declaration

var weights: BNNSLayerData

Discussion

This parameter should contain k_width * k_height * in_channels * out_channels values.

See Also

Instance Properties