Contents

batch_size

The number of input and output samples.

Declaration

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