Contents

init(descriptor:)

Creates a loss layer with the descriptor you specify.

Declaration

convenience init(descriptor lossDescriptor: MLCLossDescriptor)

Parameters

  • lossDescriptor:

    An object you use to configure the loss layer.

See Also

Creating Loss Layers with Descriptors