# corner case problems when kernel starts working in the padded area

# Padding along the width is same as kernel width (pw == kw)
ic35_iw13_ow14_pw3_kw3_sw1
ic35_iw13_ow14_pw6_kw6_sw1

# Negative padding along the right side
ic35_iw30_ow14_pw0_kw3_sw2
ic35_iw33_ow14_pw0_kw6_sw2

