Easy! The PyTorch function for this convolution is: nn.Conv2d(in_channels, out_channels, kernel_size=2, stride=1) ...
確定! 回上一頁