Contents

cw_desc

The descriptor of the cell weights.

Declaration

var cw_desc: BNNSNDArrayDescriptor

Discussion

Weights are ordered as [num_layers][num_directions][hidden_size][hidden_size] (C style multi array notation).

See Also

Instance Properties