MPSCNNDilatedPoolingMaxNode
A representation of a dilated max pooling filter.
Declaration
class MPSCNNDilatedPoolingMaxNodeTopics
Initializers
init(source:filterSize:)init(source:filterSize:stride:dilationRate:)init(source:kernelWidth:kernelHeight:strideInPixelsX:strideInPixelsY:dilationRateX:dilationRateY:)