Share via


MLCLstmLayer.Biases Property

Definition

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

Property Value

Attributes

Applies to