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