Share via


MPSCnnYoloLossDescriptor.ConfidenceLossDescriptor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSCnnLossDescriptor ConfidenceLossDescriptor { [Foundation.Export("confidenceLossDescriptor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setConfidenceLossDescriptor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("confidenceLossDescriptor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setConfidenceLossDescriptor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ConfidenceLossDescriptor : MetalPerformanceShaders.MPSCnnLossDescriptor with get, set

Property Value

Attributes

Applies to