Contents

splitSectionLengths

An array that contains the lengths of each split section.

Declaration

var splitSectionLengths: [Int]? { get }

Discussion

The layer splits the tensor into chunks along dimensions with sizes given in splitSectionLengths.

See Also

Inspecting Split Layers