in_channels (int): Number of channels in the input tensor. kernel_size (int): Size of the convolution kernel. stride (int, optional): Stride of the convolution. Defaults to 1. padding (int, optional): ...