cw_desc
The descriptor of the cell weights.
Declaration
var cw_desc: BNNSNDArrayDescriptorDiscussion
Weights are ordered as [num_layers][num_directions][hidden_size][hidden_size] (C style multi array notation).
The descriptor of the cell weights.
var cw_desc: BNNSNDArrayDescriptorWeights are ordered as [num_layers][num_directions][hidden_size][hidden_size] (C style multi array notation).