Contents

hidden_size

The number of elements in the hidden state.

Declaration

var hidden_size: Int

Discussion

If you set this value to a nonzero value that doesn’t match the corresponding array descriptor’s size, BNNS throws an error.

See Also

Instance Properties