Contents

seq_len

The size of the sequential input.

Declaration

var seq_len: 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