"VALID" only ever drops the right-most columns (or bottom-most rows).
"SAME" tries to pad evenly left and right, but if the amount of columns to be added is odd, it will add the extra column to the right.
padding='SAME'与padding='VALID'的区别
最新推荐文章于 2021-07-27 23:04:53 发布