到這裡你應該對於TF的兩種padding方法有了充足的理解。最後再次強調,根據公式,padding='SAME'只有當stride=1時才會確保output shape和input shape相同。
確定! 回上一頁