Share via


MLCLossLayer.Weights Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MLCompute.MLCTensor? Weights { [Foundation.Export("weights", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("weights", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Weights : MLCompute.MLCTensor

Property Value

Attributes

Applies to