Main Content
Depth Concatenation Layer
Libraries:
Deep Learning Toolbox /
Deep Learning Layers /
Combination Layers
Description
The Depth Concatenation Layer block takes inputs that have the same height and width and concatenates them along the channel dimension. This block accepts data that has dimensions corresponding to the format that you specify with the Data format block parameter.
The exportNetworkToSimulink
function generates this block to represent a depthConcatenationLayer
object.
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2024b