Generalize ConvNormActivation function to accept tuple for some parameters (#6251)
* Make ConvNormActivation function accept tuple for kernel_size, stride, padding, and dilation * Fix the method to get the conv_dim * Simplify if-elif logic
Showing
Please register or sign in to comment