Contents

hw_desc

The descriptor of the hidden weights.

Declaration

var hw_desc: BNNSNDArrayDescriptor

Discussion

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

See Also

Instance Properties