Share via


MLCYoloLossLayer.Create(MLCYoloLossDescriptor) Method

Definition

[Foundation.Export("layerWithDescriptor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MLCompute.MLCYoloLossLayer Create(MLCompute.MLCYoloLossDescriptor lossDescriptor);
[<Foundation.Export("layerWithDescriptor:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : MLCompute.MLCYoloLossDescriptor -> MLCompute.MLCYoloLossLayer

Parameters

lossDescriptor
MLCYoloLossDescriptor

Returns

Attributes

Applies to