Contents

input_size

The number of elements in the input.

Declaration

var input_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