Expand description
Module with convolution operations.
Functionsยง
- Calculate the expected output size when doing a convolution operation.
- Calculate the expected padding size required when applying a convolution.
- Calculate the expected output size when doing a transposed convolution operation.
- Calculate the expected output size when doing a pooling operation.