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