splitCount
The number of splits.
Declaration
var splitCount: Int { get }Discussion
The layer splits the tensor into equally sized chunks, however the last chunk may be smaller in size.
The number of splits.
var splitCount: Int { get }The layer splits the tensor into equally sized chunks, however the last chunk may be smaller in size.