In a convolution neural network, given an input signal, each processing element gives out an output that is fed in other elements of the network. What happens with the original signal? As it propagates through the network and splits in different pathways it passes through various elements. Is it possible that is passes through an element and continue its pathway unmodulated, regardless the output of this particular element? What does the modulation (if present) depend on?
Excuse my lack of knowledge of the technical language, as I am not an expert in computer science.