Contents

b_desc

The descriptor of the bias.

Declaration

var b_desc: BNNSNDArrayDescriptor

Discussion

Bias is ordered as [num_layers][num_directions][hidden_size] (C style multi array notation).

See Also

Instance Properties