Concatenate
Layer that concatenates a list of inputs.
It takes as input a list of tensors, all the same shape except for the concatenation axis, and returns a single tensor that is the concatenation of all inputs.
Constructors
Concatenate
Link copied to clipboard
Functions
Properties
hasActivation
Link copied to clipboard
inboundLayers
Link copied to clipboard
layerTypeName
Link copied to clipboard
outboundLayers
Link copied to clipboard
outputShape
Link copied to clipboard
parentModel
Link copied to clipboard