Creates convolution kernel tensors
Creates a 3x3 convolution kernel (most common)
Creates a 5x5 convolution kernel
Creates a 4D convolution kernel in OIHW format (Output, Input, Height, Width)
Creates a 1x1 convolution kernel (pointwise convolution)
Creates a square convolution kernel