dlhdl.layer.splitLayer
Description
Use dlhdl.layer.splitLayer
objects to create a split layer. You
can use split layers to divide a layer output into equal parts along the channel dimension of
the image.
Creation
Description
creates a split layer, sets the layer
= dlhdl.layer.splitLayer(Name
,numOutputGroups
)Name
property, and splits the output
of the layer into equal parts specified by the numOutputGroups
argument along the channel dimension of the image.
Input Arguments
Properties
Examples
Version History
Introduced in R2025a