padding 是在卷积之前补0,如果愿意的话,可以通过使用torch.nn.Functional.pad来补非0的内容。 Q2:padding补0的默认策略是什么? 四周都补!如果pad输入 ...
確定! 回上一頁