private cat_channelsfunction

cat_channels(x, y)

Concatenate x and y along the channel dimension (third dimension). Equivalent to cat(x, y; dims=3). Convenient binary reduction operator for use with Parallel.