In my code: nn.Conv2d(input_channels, output_channels, kernel_size, stride) , I didn't pass any padding parameter and when I printed it, ...
確定! 回上一頁