Contents

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.

See Also

Creating Activation Layers