2D convolution slides a 2D window across an image. For a 3×3…

2D convolution slides a 2D window across an image. For a 3×3 window with an ideal smart buffer, which of the following most accurately approximates the execution time of 2D convolution when fully pipelined? Assume that the smart buffer receives one pixel per cycle and generates 1 window at a time.