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.
Creates a pooling layer with the descriptor you specify.
convenience init(descriptor: MLCPoolingDescriptor)An object you use to configure the pooling layer.