Share via


MLCLstmLayer.HiddenWeights Property

Definition

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

Property Value

Attributes

Applies to