Embed presentation
Download to read offline











Convolution is an array operation where each output element is calculated as a weighted sum of neighboring input elements. The weights used in the calculation are defined by an input mask array called the convolution kernel. Convolution is commonly used for asynchronous data transfers in applications like image and signal processing.










