conv5x5

fun conv5x5(outputChannels: Int, inputChannels: Int): ShapeBuilder<T, V>(source)

Creates a 5x5 convolution kernel

Parameters

outputChannels

number of output channels

inputChannels

number of input channels