padding =0,stride=1,kernel_size=3. image. 尺寸從[4,4]->[2,2]. import torch import torch.nn as nn x = torch.randn(1,1,4,4) l = nn.Conv2d(1,1 ...
確定! 回上一頁