weights

var Layer.weights: Map<String, Array<*>>

Weights of this layer. Require parent model to be set on the layer.