Contents

init(descriptor:)

Creates a pooling layer with the descriptor you specify.

Declaration

convenience init(descriptor: MLCPoolingDescriptor)

Parameters

  • descriptor:

    An object you use to configure the pooling layer.

See Also

Creating Pooling Layers