init(descriptor:)
Creates an activation layer with the descriptor you specify.
Declaration
convenience init(descriptor: MLCActivationDescriptor)Parameters
- descriptor:
An object you use to configure the activation layer.
Creates an activation layer with the descriptor you specify.
convenience init(descriptor: MLCActivationDescriptor)An object you use to configure the activation layer.