Conv2d — PyTorch 1.10.1 documentation
pytorch.org › docs › stablepadding controls the amount of padding applied to the input. It can be either a string {‘valid’, ‘same’} or a tuple of ints giving the amount of implicit padding applied on both sides. dilation controls the spacing between the kernel points; also known as the à trous algorithm.