Contents

init(operation:)

Creates a softmax layer with the operation you specify.

Declaration

convenience init(operation: MLCSoftmaxOperation)

Parameters

  • operation:

    The softmax operation.

See Also

Creating Softmax Layers