0
1
2
3
4
5
Visualizing 1D Convolution: Input Size 6, Filter Size 4.
(a) Example 1D convolution
The highlighted elements above update as you step through the operation timeline below.
Operational Hint:
Each step represents one MAC operation. Observe how the same Filter Weight (Green) or Input Pixel (Blue) can be reused across different time steps.